Class: Aws::IoTFleetWise::Errors::LimitExceededException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-iotfleetwise/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ LimitExceededException

Returns a new instance of LimitExceededException.

Parameters:



182
183
184
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 182

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#message ⇒ String

Returns:

  • (String)


187
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 187

def message: () -> ::String

#resource_id ⇒ String

Returns:

  • (String)


192
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 192

def resource_id: () -> ::String

#resource_type ⇒ String

Returns:

  • (String)


197
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 197

def resource_type: () -> ::String