Class: Aws::Types::ThrottlingException
- Inherits:
-
Object
- Object
- Aws::Types::ThrottlingException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
1794 1795 1796 |
# File 'sig/types.rbs', line 1794 def cluster_name @cluster_name end |
#message ⇒ ::String
Returns the value of attribute message.
1795 1796 1797 |
# File 'sig/types.rbs', line 1795 def @message end |