Class: Aws::Types::CreateDefaultVpcRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateDefaultVpcRequest
- 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.
2374 2375 2376 |
# File 'sig/types.rbs', line 2374 def dry_run @dry_run end |