Class: Aws::Types::DisableImageBlockPublicAccessRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableImageBlockPublicAccessRequest
- 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.
8175 8176 8177 |
# File 'sig/types.rbs', line 8175 def dry_run @dry_run end |