servicecatalog_disassociate_budget_from_resource {paws.management} | R Documentation |
Disassociates the specified budget from the specified resource
Description
Disassociates the specified budget from the specified resource.
See https://www.paws-r-sdk.com/docs/servicecatalog_disassociate_budget_from_resource/ for full documentation.
Usage
servicecatalog_disassociate_budget_from_resource(BudgetName, ResourceId)
Arguments
BudgetName |
[required] The name of the budget you want to disassociate. |
ResourceId |
[required] The resource identifier you want to disassociate from. Either a portfolio-id or a product-id. |
[Package paws.management version 0.9.0 Index]