Class: Aws::Types::CreditSpecificationRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreditSpecificationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cpu_credits ⇒ ::String
Returns the value of attribute cpu_credits.
Instance Attribute Details
#cpu_credits ⇒ ::String
Returns the value of attribute cpu_credits.
4013 4014 4015 |
# File 'sig/types.rbs', line 4013 def cpu_credits @cpu_credits end |