Uses of Interface
software.amazon.awscdk.services.billingconductor.CfnPricingRule.TieringProperty
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnPricingRule.TieringProperty in software.amazon.awscdk.services.billingconductor
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPricingRule.TieringProperty
Modifier and TypeMethodDescriptionCfnPricingRule.TieringProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnPricingRule.setTiering
(CfnPricingRule.TieringProperty value) The set of tiering configurations for the pricing rule.CfnPricingRule.Builder.tiering
(CfnPricingRule.TieringProperty tiering) The set of tiering configurations for the pricing rule.CfnPricingRuleProps.Builder.tiering
(CfnPricingRule.TieringProperty tiering) Sets the value ofCfnPricingRuleProps.getTiering()