Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnCustomLineItemMixinProps.Builder
Packages that use CfnCustomLineItemMixinProps.Builder
-
Uses of CfnCustomLineItemMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.billingconductor
Methods in software.amazon.awscdk.cfnpropertymixins.services.billingconductor that return CfnCustomLineItemMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnCustomLineItemMixinProps.getAccountId()CfnCustomLineItemMixinProps.Builder.billingGroupArn(String billingGroupArn) Sets the value ofCfnCustomLineItemMixinProps.getBillingGroupArn()CfnCustomLineItemMixinProps.Builder.billingPeriodRange(CfnCustomLineItemPropsMixin.BillingPeriodRangeProperty billingPeriodRange) Sets the value ofCfnCustomLineItemMixinProps.getBillingPeriodRange()CfnCustomLineItemMixinProps.Builder.billingPeriodRange(IResolvable billingPeriodRange) Sets the value ofCfnCustomLineItemMixinProps.getBillingPeriodRange()CfnCustomLineItemMixinProps.builder()CfnCustomLineItemMixinProps.Builder.computationRule(String computationRule) Sets the value ofCfnCustomLineItemMixinProps.getComputationRule()CfnCustomLineItemMixinProps.Builder.customLineItemChargeDetails(CfnCustomLineItemPropsMixin.CustomLineItemChargeDetailsProperty customLineItemChargeDetails) Sets the value ofCfnCustomLineItemMixinProps.getCustomLineItemChargeDetails()CfnCustomLineItemMixinProps.Builder.customLineItemChargeDetails(IResolvable customLineItemChargeDetails) Sets the value ofCfnCustomLineItemMixinProps.getCustomLineItemChargeDetails()CfnCustomLineItemMixinProps.Builder.description(String description) Sets the value ofCfnCustomLineItemMixinProps.getDescription()Sets the value ofCfnCustomLineItemMixinProps.getName()CfnCustomLineItemMixinProps.Builder.presentationDetails(CfnCustomLineItemPropsMixin.PresentationDetailsProperty presentationDetails) Sets the value ofCfnCustomLineItemMixinProps.getPresentationDetails()CfnCustomLineItemMixinProps.Builder.presentationDetails(IResolvable presentationDetails) Sets the value ofCfnCustomLineItemMixinProps.getPresentationDetails()Sets the value ofCfnCustomLineItemMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.billingconductor with parameters of type CfnCustomLineItemMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomLineItemMixinProps.Builder.