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.
10173 10174 10175 |
# File 'sig/types.rbs', line 10173 def dry_run @dry_run end |
#instance_family ⇒ "t2", ...
Returns the value of attribute instance_family.
10174 10175 10176 |
# File 'sig/types.rbs', line 10174 def instance_family @instance_family end |