Method: Aws::XRay::Types::RuleLimitExceededException#message

Defined in:
lib/aws-sdk-xray/types.rb

#messageString

Returns:

  • (String)


2665
2666
2667
2668
2669
# File 'lib/aws-sdk-xray/types.rb', line 2665

class RuleLimitExceededException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end