Uses of Class
software.amazon.awscdk.mixins.preview.services.apigateway.mixins.CfnUsagePlanKeyPropsMixin.Builder
Packages that use CfnUsagePlanKeyPropsMixin.Builder
-
Uses of CfnUsagePlanKeyPropsMixin.Builder in software.amazon.awscdk.mixins.preview.services.apigateway.mixins
Methods in software.amazon.awscdk.mixins.preview.services.apigateway.mixins that return CfnUsagePlanKeyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUsagePlanKeyPropsMixin.Builder.create()CfnUsagePlanKeyPropsMixin.Builder.create(CfnPropertyMixinOptions options) The Id of the UsagePlanKey resource.The type of a UsagePlanKey resource for a plan customer.CfnUsagePlanKeyPropsMixin.Builder.usagePlanId(String usagePlanId) The Id of the UsagePlan resource representing the usage plan containing the UsagePlanKey resource representing a plan customer.