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

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


7582
7583
7584
# File 'sig/types.rbs', line 7582

def code
  @code
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


7581
7582
7583
# File 'sig/types.rbs', line 7581

def message
  @message
end