Class: Aws::Types::InstanceCreditSpecificationRequest
- Inherits:
-
Object
- Object
- Aws::Types::InstanceCreditSpecificationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cpu_credits ⇒ ::String
Returns the value of attribute cpu_credits.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#cpu_credits ⇒ ::String
Returns the value of attribute cpu_credits.
11385 11386 11387 |
# File 'sig/types.rbs', line 11385 def cpu_credits @cpu_credits end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
11384 11385 11386 |
# File 'sig/types.rbs', line 11384 def instance_id @instance_id end |