Class: Aws::IoTFleetWise::Errors::ConflictException

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



67
68
69
# File 'lib/aws-sdk-iotfleetwise/errors.rb', line 67

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

Instance Method Details

#message ⇒ String



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

def message: () -> ::String

#resource ⇒ String



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

def resource: () -> ::String

#resource_type ⇒ String



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

def resource_type: () -> ::String