CostAllocationTagBackfillRequest
The cost allocation tag backfill request structure that contains metadata and details of a certain backfill.
Contents
- BackfillFrom
-
The date the backfill starts from.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- BackfillStatus
-
The status of the cost allocation tag backfill request.
Type: String
Valid Values:
SUCCEEDED | PROCESSING | FAILED
Required: No
- CompletedAt
-
The backfill completion time.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- LastUpdatedAt
-
The time when the backfill status was last updated.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- RequestedAt
-
The time when the backfill was requested.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: