Class: Aws::Types::DisableSnapshotBlockPublicAccessRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableSnapshotBlockPublicAccessRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
Instance Attribute Details
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
8274 8275 8276 |
# File 'sig/types.rbs', line 8274 def dry_run @dry_run end |