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