| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostAllocationTagStatus |
CostAllocationTagStatus.fromValue(String value)
Use this in place of valueOf.
|
static CostAllocationTagStatus |
CostAllocationTagStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CostAllocationTagStatus[] |
CostAllocationTagStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CostAllocationTagStatusEntry |
CostAllocationTagStatusEntry.withStatus(CostAllocationTagStatus status)
The status of a cost allocation tag.
|
CostAllocationTag |
CostAllocationTag.withStatus(CostAllocationTagStatus status)
The status of a cost allocation tag.
|
ListCostAllocationTagsRequest |
ListCostAllocationTagsRequest.withStatus(CostAllocationTagStatus status)
The status of cost allocation tag keys that are returned for this request.
|
Copyright © 2022. All rights reserved.