Class: Aws::Types::EnableSnapshotBlockPublicAccessResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableSnapshotBlockPublicAccessResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "block-all-sharing", ...
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ "block-all-sharing", ...
Returns the value of attribute state.
9042 9043 9044 |
# File 'sig/types.rbs', line 9042 def state @state end |