| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCostAllocationTagsStatusError.Builder |
UpdateCostAllocationTagsStatusError.builder() |
UpdateCostAllocationTagsStatusError.Builder |
UpdateCostAllocationTagsStatusError.Builder.code(String code)
An error code representing why the action failed on this entry.
|
UpdateCostAllocationTagsStatusError.Builder |
UpdateCostAllocationTagsStatusError.Builder.message(String message)
A message explaining why the action failed on this entry.
|
UpdateCostAllocationTagsStatusError.Builder |
UpdateCostAllocationTagsStatusError.Builder.tagKey(String tagKey)
The key for the cost allocation tag.
|
UpdateCostAllocationTagsStatusError.Builder |
UpdateCostAllocationTagsStatusError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateCostAllocationTagsStatusError.Builder> |
UpdateCostAllocationTagsStatusError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.