CustomLineItemPercentageChargeDetails - AWS Billing Conductor

CustomLineItemPercentageChargeDetails

A representation of the charge details that are associated with a percentage custom line item.

Contents

PercentageValue

The custom line item's percentage value. This will be multiplied against the combined value of its associated resources to determine its charge value.

Type: Double

Valid Range: Minimum value of 0. Maximum value of 10000.

Required: Yes

AssociatedValues

A list of resource ARNs to associate to the percentage custom line item.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Pattern: (arn:aws(-cn)?:billingconductor::[0-9]{12}:(customlineitem|billinggroup)/)?[a-zA-Z0-9]{10,12}

Required: No

See Also

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