Class: Aws::Types::GetBudgetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetBudgetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#budget_id ⇒ ::String
Returns the value of attribute budget_id.
-
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
Instance Attribute Details
#budget_id ⇒ ::String
Returns the value of attribute budget_id.
1249 1250 1251 |
# File 'sig/types.rbs', line 1249 def budget_id @budget_id end |
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
1248 1249 1250 |
# File 'sig/types.rbs', line 1248 def farm_id @farm_id end |