Uses of Interface
software.amazon.awscdk.services.apigatewayv2.HttpStageAttributes
Packages that use HttpStageAttributes
-
Uses of HttpStageAttributes in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement HttpStageAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return HttpStageAttributesModifier and TypeMethodDescriptionHttpStageAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type HttpStageAttributesModifier and TypeMethodDescriptionstatic IHttpStageHttpStage.fromHttpStageAttributes(software.constructs.Construct scope, String id, HttpStageAttributes attrs) Import an existing stage into this CDK app.