BillScenarioSummary
Provides a summary of a bill scenario.
Contents
- id
-
The unique identifier of the bill scenario.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: Yes
- billInterval
-
The time period covered by the bill scenario.
Type: BillInterval object
Required: No
- costCategoryGroupSharingPreferenceArn
-
The arn of the cost category used in the reserved and prioritized group sharing.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[-a-z0-9]*:ce::[0-9]{12}:costcategory/[a-f0-9-]{36}Required: No
- createdAt
-
The timestamp when the bill scenario was created.
Type: Timestamp
Required: No
- expiresAt
-
The timestamp when the bill scenario will expire.
Type: Timestamp
Required: No
- failureMessage
-
An error message if the bill scenario creation or processing failed.
Type: String
Required: No
- groupSharingPreference
-
The setting for the reserved instance and savings plan group sharing used in this estimate.
Type: String
Valid Values:
OPEN | PRIORITIZED | RESTRICTEDRequired: No
- name
-
The name of the bill scenario.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 64.
Pattern:
[a-zA-Z0-9-]+Required: No
- status
-
The current status of the bill scenario.
Type: String
Valid Values:
READY | LOCKED | FAILED | STALERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: