Class: Aws::MarketplaceAgreement::Errors::ConflictException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of ConflictException.

Parameters:



74
75
76
# File 'lib/aws-sdk-marketplaceagreement/errors.rb', line 74

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

Instance Method Details

#messageString

Returns:

  • (String)


84
# File 'lib/aws-sdk-marketplaceagreement/errors.rb', line 84

def message: () -> ::String

#request_idString

Returns:

  • (String)


79
# File 'lib/aws-sdk-marketplaceagreement/errors.rb', line 79

def request_id: () -> ::String

#resource_idString

Returns:

  • (String)


89
# File 'lib/aws-sdk-marketplaceagreement/errors.rb', line 89

def resource_id: () -> ::String

#resource_typeString

Returns:

  • (String)


94
# File 'lib/aws-sdk-marketplaceagreement/errors.rb', line 94

def resource_type: () -> ::String