Class: Aws::Types::TooManyRequestsException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit_type ⇒ ::String

Returns the value of attribute limit_type.

Returns:

  • (::String)


918
919
920
# File 'sig/types.rbs', line 918

def limit_type
  @limit_type
end

#message ⇒ ::String

Returns the value of attribute message.

Returns:

  • (::String)


919
920
921
# File 'sig/types.rbs', line 919

def message
  @message
end