Uses of Class
software.amazon.awscdk.services.pricingplanmanager.CfnSubscriptionProps.Builder
Packages that use CfnSubscriptionProps.Builder
Package
Description
AWS::PricingPlanManager Construct Library
-
Uses of CfnSubscriptionProps.Builder in software.amazon.awscdk.services.pricingplanmanager
Methods in software.amazon.awscdk.services.pricingplanmanager that return CfnSubscriptionProps.BuilderModifier and TypeMethodDescriptionstatic CfnSubscriptionProps.BuilderCfnSubscriptionProps.builder()CfnSubscriptionProps.Builder.planFamily(String planFamily) Sets the value ofCfnSubscriptionProps.getPlanFamily()Sets the value ofCfnSubscriptionProps.getPlanTier()CfnSubscriptionProps.Builder.resourceArns(List<String> resourceArns) Sets the value ofCfnSubscriptionProps.getResourceArns()CfnSubscriptionProps.Builder.usageLevel(String usageLevel) Sets the value ofCfnSubscriptionProps.getUsageLevel()Constructors in software.amazon.awscdk.services.pricingplanmanager with parameters of type CfnSubscriptionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSubscriptionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSubscriptionProps.Builder.