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.
3901 3902 3903 |
# File 'sig/types.rbs', line 3901 def cpu_credits @cpu_credits end |