public static interface AssociateBudgetWithResourceRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<AssociateBudgetWithResourceRequest.Builder,AssociateBudgetWithResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateBudgetWithResourceRequest.Builder |
budgetName(String budgetName)
The name of the budget you want to associate.
|
AssociateBudgetWithResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateBudgetWithResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateBudgetWithResourceRequest.Builder |
resourceId(String resourceId)
The resource identifier.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateBudgetWithResourceRequest.Builder budgetName(String budgetName)
The name of the budget you want to associate.
budgetName - The name of the budget you want to associate.AssociateBudgetWithResourceRequest.Builder resourceId(String resourceId)
The resource identifier. Either a portfolio-id or a product-id.
resourceId - The resource identifier. Either a portfolio-id or a product-id.AssociateBudgetWithResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateBudgetWithResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.