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:billingconductor::[0-9]{12}:billinggroup/)?[0-9]{12}
Required: No
- PricingPlan
-
The pricing plan Amazon Resource Names (ARNs) to retrieve information.
Type: String
Pattern:
arn:aws:billingconductor::[0-9]{12}:pricingplan/[a-zA-Z0-9]{10}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: