Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnUsagePlanPropsMixin.QuotaSettingsProperty
Packages that use CfnUsagePlanPropsMixin.QuotaSettingsProperty
-
Uses of CfnUsagePlanPropsMixin.QuotaSettingsProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnUsagePlanPropsMixin.QuotaSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUsagePlanPropsMixin.QuotaSettingsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnUsagePlanPropsMixin.QuotaSettingsPropertyModifier and TypeMethodDescriptionCfnUsagePlanPropsMixin.QuotaSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnUsagePlanPropsMixin.QuotaSettingsPropertyModifier and TypeMethodDescriptionCfnUsagePlanMixinProps.Builder.quota(CfnUsagePlanPropsMixin.QuotaSettingsProperty quota) Sets the value ofCfnUsagePlanMixinProps.getQuota()CfnUsagePlanPropsMixin.Builder.quota(CfnUsagePlanPropsMixin.QuotaSettingsProperty quota) The target maximum number of permitted requests per a given unit time interval.