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