public static interface UpdateCostAllocationTagsStatusError.Builder extends SdkPojo, CopyableBuilder<UpdateCostAllocationTagsStatusError.Builder,UpdateCostAllocationTagsStatusError>
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusError.Builder |
code(String code)
An error code representing why the action failed on this entry.
|
UpdateCostAllocationTagsStatusError.Builder |
message(String message)
A message explaining why the action failed on this entry.
|
UpdateCostAllocationTagsStatusError.Builder |
tagKey(String tagKey)
The key for the cost allocation tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateCostAllocationTagsStatusError.Builder tagKey(String tagKey)
The key for the cost allocation tag.
tagKey - The key for the cost allocation tag.UpdateCostAllocationTagsStatusError.Builder code(String code)
An error code representing why the action failed on this entry.
code - An error code representing why the action failed on this entry.UpdateCostAllocationTagsStatusError.Builder message(String message)
A message explaining why the action failed on this entry.
message - A message explaining why the action failed on this entry.Copyright © 2022. All rights reserved.