CustomLineItemListElement - 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).

CustomLineItemListElement

A representation of a custom line item.

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

The Amazon Resource Names (ARNs) for custom line items.

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 to the custom line item.

Type: Long

Valid Range: Minimum value of 0.

Required: No

BillingGroupArn

The Amazon Resource Name (ARN) that references the billing group where 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 ListCustomLineItemChargeDetails that describes the charge details of a custom line item.

Type: ListCustomLineItemChargeDetails object

Required: No

ComputationRule

The computation rule that determines how the custom line item charges are computed and reflected in the bill.

Type: String

Valid Values: ITEMIZED | CONSOLIDATED

Required: No

CreationTime

The time created.

Type: Long

Required: No

CurrencyCode

The custom line item's charge value currency. Only one of the valid values can be used.

Type: String

Valid Values: USD | CNY

Required: No

Description

The custom line item's description. This is shown on the Bills page in association with the charge value.

Type: String

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

Required: No

LastModifiedTime

The most recent time when the custom line item was modified.

Type: Long

Required: No

Name

The custom line item's name.

Type: String

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

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

Required: No

PresentationDetails

Configuration details specifying how the custom line item charges are presented, including which service the charges are shown under.

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

See Also

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