Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnUsagePlanPropsMixin.ThrottleSettingsProperty
Packages that use CfnUsagePlanPropsMixin.ThrottleSettingsProperty
-
Uses of CfnUsagePlanPropsMixin.ThrottleSettingsProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnUsagePlanPropsMixin.ThrottleSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUsagePlanPropsMixin.ThrottleSettingsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnUsagePlanPropsMixin.ThrottleSettingsPropertyModifier and TypeMethodDescriptionCfnUsagePlanPropsMixin.ThrottleSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnUsagePlanPropsMixin.ThrottleSettingsPropertyModifier and TypeMethodDescriptionCfnUsagePlanMixinProps.Builder.throttle(CfnUsagePlanPropsMixin.ThrottleSettingsProperty throttle) Sets the value ofCfnUsagePlanMixinProps.getThrottle()CfnUsagePlanPropsMixin.Builder.throttle(CfnUsagePlanPropsMixin.ThrottleSettingsProperty throttle) A map containing method level throttling information for API stage in a usage plan.