Class: Aws::IoTFleetWise::Errors::ResourceNotFoundException

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) ⇒ ResourceNotFoundException

Returns a new instance of ResourceNotFoundException.

Parameters:



207
208
209
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 207

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String

#resource_idString

Returns:

  • (String)


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

def resource_id: () -> ::String

#resource_typeString

Returns:

  • (String)


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

def resource_type: () -> ::String