static CostAllocationTag.Builder |
CostAllocationTag.builder() |
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.lastUpdatedDate(String lastUpdatedDate) |
The last date that the tag was either activated or deactivated.
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.lastUsedDate(String lastUsedDate) |
The last month that the tag was used on an Amazon Web Services resource.
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.status(String status) |
The status of a cost allocation tag.
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.status(CostAllocationTagStatus status) |
The status of a cost allocation tag.
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.tagKey(String tagKey) |
The key for the cost allocation tag.
|
CostAllocationTag.Builder |
CostAllocationTag.toBuilder() |
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.type(String type) |
The type of cost allocation tag.
|
CostAllocationTag.Builder |
CostAllocationTag.Builder.type(CostAllocationTagType type) |
The type of cost allocation tag.
|