AWS::BillingConductor::CustomLineItem CustomLineItemChargeDetails - AWS CloudFormation

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 AWS 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