Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnPricingRuleMixinProps.Builder
Packages that use CfnPricingRuleMixinProps.Builder
-
Uses of CfnPricingRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.billingconductor
Methods in software.amazon.awscdk.cfnpropertymixins.services.billingconductor that return CfnPricingRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnPricingRuleMixinProps.Builder.billingEntity(String billingEntity) Sets the value ofCfnPricingRuleMixinProps.getBillingEntity()CfnPricingRuleMixinProps.builder()CfnPricingRuleMixinProps.Builder.description(String description) Sets the value ofCfnPricingRuleMixinProps.getDescription()CfnPricingRuleMixinProps.Builder.modifierPercentage(Number modifierPercentage) Sets the value ofCfnPricingRuleMixinProps.getModifierPercentage()Sets the value ofCfnPricingRuleMixinProps.getName()Sets the value ofCfnPricingRuleMixinProps.getOperation()Sets the value ofCfnPricingRuleMixinProps.getScope()Sets the value ofCfnPricingRuleMixinProps.getService()Sets the value ofCfnPricingRuleMixinProps.getTags()CfnPricingRuleMixinProps.Builder.tiering(CfnPricingRulePropsMixin.TieringProperty tiering) Sets the value ofCfnPricingRuleMixinProps.getTiering()CfnPricingRuleMixinProps.Builder.tiering(IResolvable tiering) Sets the value ofCfnPricingRuleMixinProps.getTiering()Sets the value ofCfnPricingRuleMixinProps.getType()Sets the value ofCfnPricingRuleMixinProps.getUsageType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.billingconductor with parameters of type CfnPricingRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPricingRuleMixinProps.Builder.