Class: Aws::Types::KmsInvalidStateException
- Inherits:
-
Object
- Object
- Aws::Types::KmsInvalidStateException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kms_key_state ⇒ "DISABLED", ...
Returns the value of attribute kms_key_state.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#kms_key_state ⇒ "DISABLED", ...
Returns the value of attribute kms_key_state.
570 571 572 |
# File 'sig/types.rbs', line 570 def kms_key_state @kms_key_state end |
#message ⇒ ::String
Returns the value of attribute message.
571 572 573 |
# File 'sig/types.rbs', line 571 def end |