class Aws::ServiceCatalog::Types::DisassociateBudgetFromResourceInput
@note When making an API call, you may pass DisassociateBudgetFromResourceInput
data as a hash: { budget_name: "BudgetName", # required resource_id: "Id", # required }
@!attribute [rw] budget_name
The name of the budget you want to disassociate. @return [String]
@!attribute [rw] resource_id
The resource identifier you want to disassociate from. Either a portfolio-id or a product-id. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateBudgetFromResourceInput AWS API Documentation
Constants
- SENSITIVE