Uses of Class
software.amazon.awscdk.services.billingconductor.CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder in software.amazon.awscdk.services.billingconductor
Modifier and TypeMethodDescriptionCfnCustomLineItem.CustomLineItemChargeDetailsProperty.builder()
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.flat
(IResolvable flat) Sets the value ofCfnCustomLineItem.CustomLineItemChargeDetailsProperty.getFlat()
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.flat
(CfnCustomLineItem.CustomLineItemFlatChargeDetailsProperty flat) Sets the value ofCfnCustomLineItem.CustomLineItemChargeDetailsProperty.getFlat()
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.percentage
(IResolvable percentage) Sets the value ofCfnCustomLineItem.CustomLineItemChargeDetailsProperty.getPercentage()
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.percentage
(CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty percentage) Sets the value ofCfnCustomLineItem.CustomLineItemChargeDetailsProperty.getPercentage()
Sets the value ofCfnCustomLineItem.CustomLineItemChargeDetailsProperty.getType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder
.