AWS::BillingConductor::CustomLineItem CustomLineItemChargeDetails - Amazon CloudFormation
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).

AWS::BillingConductor::CustomLineItem CustomLineItemChargeDetails

The charge details of a custom line item. It should contain only one of Flat or Percentage.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Flat

A CustomLineItemFlatChargeDetails that describes the charge details of a flat custom line item.

Required: No

Type: CustomLineItemFlatChargeDetails

Update requires: No interruption

LineItemFilters

A representation of the line item filter.

Required: No

Type: Array of LineItemFilter

Update requires: No interruption

Percentage

A CustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom line item.

Required: No

Type: CustomLineItemPercentageChargeDetails

Update requires: No interruption

Type

The type of the custom line item that indicates whether the charge is a fee or credit.

Required: Yes

Type: String

Allowed values: FEE | CREDIT

Update requires: Replacement