Class: Aws::Types::VpcEncryptionControlExclusion
- Inherits:
-
Object
- Object
- Aws::Types::VpcEncryptionControlExclusion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "enabling", ...
Returns the value of attribute state.
-
#state_message ⇒ ::String
Returns the value of attribute state_message.
Instance Attribute Details
#state ⇒ "enabling", ...
Returns the value of attribute state.
19042 19043 19044 |
# File 'sig/types.rbs', line 19042 def state @state end |
#state_message ⇒ ::String
Returns the value of attribute state_message.
19043 19044 19045 |
# File 'sig/types.rbs', line 19043 def @state_message end |