Class: Aws::Types::DisableSnapshotBlockPublicAccessResult
- Inherits:
-
Object
- Object
- Aws::Types::DisableSnapshotBlockPublicAccessResult
- 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.
8279 8280 8281 |
# File 'sig/types.rbs', line 8279 def state @state end |