public static interface CostAllocationTagStatusEntry.Builder extends SdkPojo, CopyableBuilder<CostAllocationTagStatusEntry.Builder,CostAllocationTagStatusEntry>
| Modifier and Type | Method and Description |
|---|---|
CostAllocationTagStatusEntry.Builder |
status(CostAllocationTagStatus status)
The status of a cost allocation tag.
|
CostAllocationTagStatusEntry.Builder |
status(String status)
The status of a cost allocation tag.
|
CostAllocationTagStatusEntry.Builder |
tagKey(String tagKey)
The key for the cost allocation tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCostAllocationTagStatusEntry.Builder tagKey(String tagKey)
The key for the cost allocation tag.
tagKey - The key for the cost allocation tag.CostAllocationTagStatusEntry.Builder status(String status)
The status of a cost allocation tag.
status - The status of a cost allocation tag.CostAllocationTagStatus,
CostAllocationTagStatusCostAllocationTagStatusEntry.Builder status(CostAllocationTagStatus status)
The status of a cost allocation tag.
status - The status of a cost allocation tag.CostAllocationTagStatus,
CostAllocationTagStatusCopyright © 2022. All rights reserved.