Uses of Class
software.amazon.awscdk.services.billingconductor.PricingPlanReference.Builder
Packages that use PricingPlanReference.Builder
Package
Description
AWS::BillingConductor Construct Library
-
Uses of PricingPlanReference.Builder in software.amazon.awscdk.services.billingconductor
Methods in software.amazon.awscdk.services.billingconductor that return PricingPlanReference.BuilderModifier and TypeMethodDescriptionstatic PricingPlanReference.Builder
PricingPlanReference.builder()
PricingPlanReference.Builder.pricingPlanArn
(String pricingPlanArn) Sets the value ofPricingPlanReference.getPricingPlanArn()
Constructors in software.amazon.awscdk.services.billingconductor with parameters of type PricingPlanReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(PricingPlanReference.Builder builder) Constructor that initializes the object based on literal property values passed by thePricingPlanReference.Builder
.