Method: Aws::IoTThingsGraph::Types::LimitExceededException#message

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

#messageString

Returns:

  • (String)


874
875
876
877
878
# File 'lib/aws-sdk-iotthingsgraph/types.rb', line 874

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