Class: Aws::Types::ThrottlingException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#code::String

Returns the value of attribute code.



466
467
468
# File 'sig/types.rbs', line 466

def code
  @code
end

#message::String

Returns the value of attribute message.



465
466
467
# File 'sig/types.rbs', line 465

def message
  @message
end