Class: Aws::Types::GetDefaultCreditSpecificationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDefaultCreditSpecificationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
-
#instance_family ⇒ "t2", ...
Returns the value of attribute instance_family.
Instance Attribute Details
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
9841 9842 9843 |
# File 'sig/types.rbs', line 9841 def dry_run @dry_run end |
#instance_family ⇒ "t2", ...
Returns the value of attribute instance_family.
9842 9843 9844 |
# File 'sig/types.rbs', line 9842 def instance_family @instance_family end |