Uses of Class
software.amazon.awscdk.services.billingconductor.CfnPricingRuleProps.Builder
Packages that use CfnPricingRuleProps.Builder
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnPricingRuleProps.Builder in software.amazon.awscdk.services.billingconductor
Methods in software.amazon.awscdk.services.billingconductor that return CfnPricingRuleProps.BuilderModifier and TypeMethodDescriptionCfnPricingRuleProps.Builder.billingEntity(String billingEntity) Sets the value ofCfnPricingRuleProps.getBillingEntity()static CfnPricingRuleProps.BuilderCfnPricingRuleProps.builder()CfnPricingRuleProps.Builder.description(String description) Sets the value ofCfnPricingRuleProps.getDescription()CfnPricingRuleProps.Builder.modifierPercentage(Number modifierPercentage) Sets the value ofCfnPricingRuleProps.getModifierPercentage()Sets the value ofCfnPricingRuleProps.getName()Sets the value ofCfnPricingRuleProps.getOperation()Sets the value ofCfnPricingRuleProps.getScope()Sets the value ofCfnPricingRuleProps.getService()Sets the value ofCfnPricingRuleProps.getTags()CfnPricingRuleProps.Builder.tiering(IResolvable tiering) Sets the value ofCfnPricingRuleProps.getTiering()CfnPricingRuleProps.Builder.tiering(CfnPricingRule.TieringProperty tiering) Sets the value ofCfnPricingRuleProps.getTiering()Sets the value ofCfnPricingRuleProps.getType()Sets the value ofCfnPricingRuleProps.getUsageType()Constructors in software.amazon.awscdk.services.billingconductor with parameters of type CfnPricingRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPricingRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPricingRuleProps.Builder.