Class: Aws::Types::LimitExceededException
- Inherits:
-
Object
- Object
- Aws::Types::LimitExceededException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ ::String
Returns the value of attribute code.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ ::String
Returns the value of attribute code.
6364 6365 6366 |
# File 'sig/types.rbs', line 6364 def code @code end |
#message ⇒ ::String
Returns the value of attribute message.
6363 6364 6365 |
# File 'sig/types.rbs', line 6363 def @message end |