BillingGroupListElement
A representation of a billing group.
Contents
- AccountGrouping
-
Specifies if the billing group has automatic account association (
AutoAssociate
) enabled.Type: ListBillingGroupAccountGrouping object
Required: No
- Arn
-
The Amazon Resource Number (ARN) that can be used to uniquely identify the billing group.
Type: String
Pattern:
(arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[0-9]{12}
Required: No
- ComputationPreference
-
The preferences and settings that will be used to compute the AWS charges for a billing group.
Type: ComputationPreference object
Required: No
- CreationTime
-
The time when the billing group was created.
Type: Long
Required: No
- Description
-
The description of the billing group.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- LastModifiedTime
-
The most recent time when the billing group was modified.
Type: Long
Required: No
- Name
-
The name of the billing group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_\+=\.\-@]+
Required: No
- PrimaryAccountId
-
The account ID that serves as the main account in a billing group.
Type: String
Pattern:
[0-9]{12}
Required: No
- Size
-
The number of accounts in the particular billing group.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- Status
-
The billing group status. Only one of the valid values can be used.
Type: String
Valid Values:
ACTIVE | PRIMARY_ACCOUNT_MISSING
Required: No
- StatusReason
-
The reason why the billing group is in its current status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: