Class: Aws::Types::InstanceCreditSpecification
- Inherits:
-
Object
- Object
- Aws::Types::InstanceCreditSpecification
- 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.
11379 11380 11381 |
# File 'sig/types.rbs', line 11379 def cpu_credits @cpu_credits end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
11378 11379 11380 |
# File 'sig/types.rbs', line 11378 def instance_id @instance_id end |