public static interface DeleteCostCategoryDefinitionResponse.Builder extends CostExplorerResponse.Builder, SdkPojo, CopyableBuilder<DeleteCostCategoryDefinitionResponse.Builder,DeleteCostCategoryDefinitionResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteCostCategoryDefinitionResponse.Builder |
costCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category.
|
DeleteCostCategoryDefinitionResponse.Builder |
effectiveEnd(String effectiveEnd)
The effective end date of the Cost Category as a result of deleting it.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteCostCategoryDefinitionResponse.Builder costCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category.
costCategoryArn - The unique identifier for your Cost Category.DeleteCostCategoryDefinitionResponse.Builder effectiveEnd(String effectiveEnd)
The effective end date of the Cost Category as a result of deleting it. No costs after this date is categorized by the deleted Cost Category.
effectiveEnd - The effective end date of the Cost Category as a result of deleting it. No costs after this date is
categorized by the deleted Cost Category.Copyright © 2022. All rights reserved.