CustomLineItemVersionListElement - AWS Billing Conductor

CustomLineItemVersionListElement

A representation of a custom line item version.

Contents

AccountId

The AWS account in which this custom line item will be applied to.

Type: String

Pattern: [0-9]{12}

Required: No

Arn

A list of custom line item Amazon Resource Names (ARNs) to retrieve information.

Type: String

Pattern: (arn:aws(-cn)?:billingconductor::[0-9]{12}:customlineitem/)?[a-zA-Z0-9]{10}

Required: No

AssociationSize

The number of resources that are associated with the custom line item.

Type: Long

Valid Range: Minimum value of 0.

Required: No

BillingGroupArn

The Amazon Resource Name (ARN) of the billing group that the custom line item applies to.

Type: String

Pattern: (arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[0-9]{12}

Required: No

ChargeDetails

A representation of the charge details of a custom line item.

Type: ListCustomLineItemChargeDetails object

Required: No

CreationTime

The time when the custom line item version was created.

Type: Long

Required: No

CurrencyCode

The charge value currency of the custom line item.

Type: String

Valid Values: USD | CNY

Required: No

Description

The description of the custom line item.

Type: String

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

Required: No

EndBillingPeriod

The end billing period of the custom line item version.

Type: String

Pattern: \d{4}-(0?[1-9]|1[012])

Required: No

LastModifiedTime

The most recent time that the custom line item version was modified.

Type: Long

Required: No

Name

The name of the custom line item.

Type: String

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

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

Required: No

ProductCode

The product code that’s associated with the custom line item.

Type: String

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

Required: No

StartBillingPeriod

The start billing period of the custom line item version.

Type: String

Pattern: \d{4}-(0?[1-9]|1[012])

Required: No

StartTime

The inclusive start time.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: