CustomLineItemVersionListElement - Amazon Billing Conductor
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CustomLineItemVersionListElement

A representation of a custom line item version.

Contents

AccountId

The Amazon Web Services 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/)?[a-zA-Z0-9]{10,12}

Required: No

ChargeDetails

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

Type: ListCustomLineItemChargeDetails object

Required: No

ComputationRule

The computation rule for a specific version of a custom line item, determining how charges are computed and reflected in the bill.

Type: String

Valid Values: ITEMIZED | CONSOLIDATED

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

PresentationDetails

Presentation configuration for a specific version of a custom line item, specifying how charges are displayed in the bill.

Type: PresentationObject object

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 Amazon SDKs, see the following: