class Aws::ServiceCatalog::Types::AssociateBudgetWithResourceInput

@note When making an API call, you may pass AssociateBudgetWithResourceInput

data as a hash:

    {
      budget_name: "BudgetName", # required
      resource_id: "Id", # required
    }

@!attribute [rw] budget_name

The name of the budget you want to associate.
@return [String]

@!attribute [rw] resource_id

The resource identifier. Either a portfolio-id or a product-id.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateBudgetWithResourceInput AWS API Documentation

Constants

SENSITIVE