Class: Aws::Types::ServiceQuotaExceededException

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2624
2625
2626
# File 'sig/types.rbs', line 2624

def message
  @message
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


2625
2626
2627
# File 'sig/types.rbs', line 2625

def resource_id
  @resource_id
end