Class: Aws::Types::BudgetSchedule
- Inherits:
-
Object
- Object
- Aws::Types::BudgetSchedule
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fixed ⇒ Types::FixedBudgetSchedule
Returns the value of attribute fixed.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#fixed ⇒ Types::FixedBudgetSchedule
Returns the value of attribute fixed.
624 625 626 |
# File 'sig/types.rbs', line 624 def fixed @fixed end |
#unknown ⇒ Object
Returns the value of attribute unknown.
625 626 627 |
# File 'sig/types.rbs', line 625 def unknown @unknown end |