Class: Aws::Types::BillingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::BillingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#billing_mode ⇒ "MONTHLY", "HOURLY"
Returns the value of attribute billing_mode.
Instance Attribute Details
#billing_mode ⇒ "MONTHLY", "HOURLY"
Returns the value of attribute billing_mode.
27 28 29 |
# File 'sig/types.rbs', line 27 def billing_mode @billing_mode end |