Class: Aws::Types::DisableEbsEncryptionByDefaultRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableEbsEncryptionByDefaultRequest
- 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.
8096 8097 8098 |
# File 'sig/types.rbs', line 8096 def dry_run @dry_run end |