Class: Aws::Types::CreateBudgetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateBudgetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#budget_id ⇒ ::String
Returns the value of attribute budget_id.
Instance Attribute Details
#budget_id ⇒ ::String
Returns the value of attribute budget_id.
690 691 692 |
# File 'sig/types.rbs', line 690 def budget_id @budget_id end |