Class: Aws::Types::ResetEbsDefaultKmsKeyIdRequest
- Inherits:
-
Object
- Object
- Aws::Types::ResetEbsDefaultKmsKeyIdRequest
- 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.
16154 16155 16156 |
# File 'sig/types.rbs', line 16154 def dry_run @dry_run end |