---
type: resource-type
title: CustomLineItem
description: aws resource type AWS::BillingConductor::CustomLineItem
name: CustomLineItem
lexicon: aws
resource_type: AWS::BillingConductor::CustomLineItem
---
`AWS::BillingConductor::CustomLineItem`, a resource type of the aws lexicon.

## Properties

- `BillingGroupArn` (`string`, required): Billing Group ARN
- `Name` (`string`, required)
- `AccountId` (`string`, optional): The account which this custom line item will be charged to
- `Arn` (`string`, optional): ARN
- `AssociationSize` (`number`, optional): Number of source values associated to this custom line item
- `BillingPeriodRange` (`CustomLineItem_BillingPeriodRange`, optional)
- `ComputationRule` (`"CONSOLIDATED" | "ITEMIZED"`, optional): The display settings of the Custom Line Item.
- `CreationTime` (`number`, optional): Creation timestamp in UNIX epoch time format
- `CurrencyCode` (`"CNY" | "USD"`, optional)
- `CustomLineItemChargeDetails` (`CustomLineItem_CustomLineItemChargeDetails`, optional)
- `Description` (`string`, optional)
- `LastModifiedTime` (`number`, optional): Latest modified timestamp in UNIX epoch time format
- `PresentationDetails` (`Record<string, unknown>`, optional)
- `ProductCode` (`string`, optional)
- `Tags` (`CustomLineItem_Tag[]`, optional)

## Attributes

- `Arn`
- `AssociationSize`
- `CreationTime`
- `CurrencyCode`
- `LastModifiedTime`
- `ProductCode`
