| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.clone() |
CostAllocationTagBackfillRequest |
StartCostAllocationTagBackfillResult.getBackfillRequest()
An object containing detailed metadata of your new backfill request.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withBackfillFrom(String backfillFrom)
The date the backfill starts from.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withBackfillStatus(CostAllocationTagBackfillStatus backfillStatus)
The status of the cost allocation tag backfill request.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withBackfillStatus(String backfillStatus)
The status of the cost allocation tag backfill request.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withCompletedAt(String completedAt)
The backfill completion time.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withLastUpdatedAt(String lastUpdatedAt)
The time when the backfill status was last updated.
|
CostAllocationTagBackfillRequest |
CostAllocationTagBackfillRequest.withRequestedAt(String requestedAt)
The time when the backfill was requested.
|
| Modifier and Type | Method and Description |
|---|---|
List<CostAllocationTagBackfillRequest> |
ListCostAllocationTagBackfillHistoryResult.getBackfillRequests()
The list of historical cost allocation tag backfill requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartCostAllocationTagBackfillResult.setBackfillRequest(CostAllocationTagBackfillRequest backfillRequest)
An object containing detailed metadata of your new backfill request.
|
StartCostAllocationTagBackfillResult |
StartCostAllocationTagBackfillResult.withBackfillRequest(CostAllocationTagBackfillRequest backfillRequest)
An object containing detailed metadata of your new backfill request.
|
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.withBackfillRequests(CostAllocationTagBackfillRequest... backfillRequests)
The list of historical cost allocation tag backfill requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCostAllocationTagBackfillHistoryResult.setBackfillRequests(Collection<CostAllocationTagBackfillRequest> backfillRequests)
The list of historical cost allocation tag backfill requests.
|
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.withBackfillRequests(Collection<CostAllocationTagBackfillRequest> backfillRequests)
The list of historical cost allocation tag backfill requests.
|
Copyright © 2025. All rights reserved.