ListBillingGroupsFilter
The filter that specifies the billing groups and pricing plans to retrieve billing group information.
Contents
- Arns
-
The list of billing group Amazon Resource Names (ARNs) to retrieve information.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Pattern:
(arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[0-9]{12}
Required: No
- AutoAssociate
-
Specifies if this billing group will automatically associate newly added AWS accounts that join your consolidated billing family.
Type: Boolean
Required: No
- PricingPlan
-
The pricing plan Amazon Resource Names (ARNs) to retrieve information.
Type: String
Pattern:
arn:aws(-cn)?:billingconductor::[0-9]{12}:pricingplan/[a-zA-Z0-9]{10}
Required: No
- Statuses
-
A list of billing groups to retrieve their current status for a specific time range
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Valid Values:
ACTIVE | PRIMARY_ACCOUNT_MISSING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: