Class: Aws::Types::ThrottlingException

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)


408
409
410
# File 'sig/types.rbs', line 408

def message
  @message
end

#service_code ⇒ ::String

Returns the value of attribute service_code.

Returns:

  • (::String)


409
410
411
# File 'sig/types.rbs', line 409

def service_code
  @service_code
end