| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostAllocationTagBackfillStatus |
CostAllocationTagBackfillStatus.fromValue(String value)
Use this in place of valueOf.
|
static CostAllocationTagBackfillStatus |
CostAllocationTagBackfillStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CostAllocationTagBackfillStatus[] |
CostAllocationTagBackfillStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withBackfillStatus(CostAllocationTagBackfillStatus backfillStatus)
The status of the cost allocation tag backfill request.
|
Copyright © 2024. All rights reserved.