public static interface UpdateCostCategoryDefinitionResponse.Builder extends CostExplorerResponse.Builder, SdkPojo, CopyableBuilder<UpdateCostCategoryDefinitionResponse.Builder,UpdateCostCategoryDefinitionResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateCostCategoryDefinitionResponse.Builder |
costCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category.
|
UpdateCostCategoryDefinitionResponse.Builder |
effectiveStart(String effectiveStart)
The Cost Category's effective start date.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateCostCategoryDefinitionResponse.Builder costCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category.
costCategoryArn - The unique identifier for your Cost Category.UpdateCostCategoryDefinitionResponse.Builder effectiveStart(String effectiveStart)
The Cost Category's effective start date.
effectiveStart - The Cost Category's effective start date.Copyright © 2021. All rights reserved.