Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnUsagePlanKeyPropsMixin.Builder
Packages that use CfnUsagePlanKeyPropsMixin.Builder
-
Uses of CfnUsagePlanKeyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnUsagePlanKeyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUsagePlanKeyPropsMixin.Builder.create()CfnUsagePlanKeyPropsMixin.Builder.create(CfnPropertyMixinOptions options) The Id of the UsagePlanKey resource.CfnUsagePlanKeyPropsMixin.Builder.keyId(IApiKeyRef keyId) 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.CfnUsagePlanKeyPropsMixin.Builder.usagePlanId(IUsagePlanRef usagePlanId) The Id of the UsagePlan resource representing the usage plan containing the UsagePlanKey resource representing a plan customer.