Class: Aws::Types::EncryptionSupport
- Inherits:
-
Object
- Object
- Aws::Types::EncryptionSupport
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#encryption_state ⇒ "enabling", ...
Returns the value of attribute encryption_state.
-
#state_message ⇒ ::String
Returns the value of attribute state_message.
Instance Attribute Details
#encryption_state ⇒ "enabling", ...
Returns the value of attribute encryption_state.
9329 9330 9331 |
# File 'sig/types.rbs', line 9329 def encryption_state @encryption_state end |
#state_message ⇒ ::String
Returns the value of attribute state_message.
9330 9331 9332 |
# File 'sig/types.rbs', line 9330 def @state_message end |