Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnUsagePlanMixinProps.Builder
Packages that use CfnUsagePlanMixinProps.Builder
-
Uses of CfnUsagePlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnUsagePlanMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnUsagePlanMixinProps.getApiStages()CfnUsagePlanMixinProps.Builder.apiStages(IResolvable apiStages) Sets the value ofCfnUsagePlanMixinProps.getApiStages()CfnUsagePlanMixinProps.builder()CfnUsagePlanMixinProps.Builder.description(String description) Sets the value ofCfnUsagePlanMixinProps.getDescription()CfnUsagePlanMixinProps.Builder.quota(CfnUsagePlanPropsMixin.QuotaSettingsProperty quota) Sets the value ofCfnUsagePlanMixinProps.getQuota()CfnUsagePlanMixinProps.Builder.quota(IResolvable quota) Sets the value ofCfnUsagePlanMixinProps.getQuota()Sets the value ofCfnUsagePlanMixinProps.getTags()CfnUsagePlanMixinProps.Builder.throttle(CfnUsagePlanPropsMixin.ThrottleSettingsProperty throttle) Sets the value ofCfnUsagePlanMixinProps.getThrottle()CfnUsagePlanMixinProps.Builder.throttle(IResolvable throttle) Sets the value ofCfnUsagePlanMixinProps.getThrottle()CfnUsagePlanMixinProps.Builder.usagePlanName(String usagePlanName) Sets the value ofCfnUsagePlanMixinProps.getUsagePlanName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnUsagePlanMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUsagePlanMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUsagePlanMixinProps.Builder.