BillingViewListElement
A representation of a billing view.
Contents
- arn
-
The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
Type: String
Pattern:
arn:aws[a-z-]*:(billing)::[0-9]{12}:billingview/[a-zA-Z0-9_\+=\.\-@]{1,43}
Required: No
- billingViewType
-
The type of billing view.
Type: String
Valid Values:
PRIMARY | BILLING_GROUP
Required: No
- name
-
A list of names of the Billing view.
Type: String
Pattern:
[ a-zA-Z0-9_\+=\.\-@]+
Required: No
- ownerAccountId
-
The list of owners of the Billing view.
Type: String
Pattern:
[0-9]{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: