BillingViewSegmentsListElement
A billing view segment. A segment represents a time range during which the billing domain and account relationships for a billing view remained unchanged.
Contents
- billingGroupPrimaryAccountId
-
The billing group primary account ID. The response includes this field for billing group members. Compare this value to your own account ID to determine whether you are the primary account.
Type: String
Pattern:
[0-9]{12}Required: No
- billingTransferAccountId
-
The billing transfer account ID. The response includes this field only when the caller is a billing transfer source account. The response omits this field for billing group billing views.
Type: String
Pattern:
[0-9]{12}Required: No
- domain
-
The billing domain for this segment. The following values are valid:
-
PRO_FORMA- Data shaped by AWS Billing Conductor that doesn't reflect the final charges owed to AWS. -
BILLABLE- Data that represents the final charges owed to AWS.
Type: String
Valid Values:
BILLABLE | PRO_FORMARequired: No
-
- managementAccountId
-
The management account ID of the organization. The response includes this field for organization member accounts.
Type: String
Pattern:
[0-9]{12}Required: No
- timeRange
-
The time range during which this segment is effective.
Type: BillingViewSegmentTimeRange object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: