Class: Aws::Types::CreditSpecification
- Inherits:
-
Object
- Object
- Aws::Types::CreditSpecification
- 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.
3896 3897 3898 |
# File 'sig/types.rbs', line 3896 def cpu_credits @cpu_credits end |