BillingViewListElement - AWS Billing and Cost Management
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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/:_\+=\.\-@]{0,75}[a-zA-Z0-9]

Required: No

billingViewType

The type of billing view.

Type: String

Valid Values: PRIMARY | BILLING_GROUP | CUSTOM | BILLING_TRANSFER | BILLING_TRANSFER_SHOWBACK

Required: No

description

The description of the billing view.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ([ a-zA-Z0-9_\+=\.\-@]+)?

Required: No

healthStatus

The current health status of the billing view.

Type: BillingViewHealthStatus object

Required: No

name

A list of names of the Billing view.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [ a-zA-Z0-9_\+=\.\-@]+

Required: No

ownerAccountId

The list of owners of the Billing view.

Type: String

Pattern: [0-9]{12}

Required: No

sourceAccountId

The AWS account ID that owns the source billing view, if this is a derived 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: