Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IHttpStage
Packages that use IHttpStage
-
Uses of IHttpStage in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IHttpStage in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIHttpStage.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IHttpStageModifier and TypeClassDescriptionclassRepresents a stage where an instance of the API is deployed.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.apigatewayv2 that return IHttpStageModifier and TypeMethodDescriptionstatic IHttpStageHttpStage.fromHttpStageAttributes(software.constructs.Construct scope, String id, HttpStageAttributes attrs) Import an existing stage into this CDK app.HttpApi.getDefaultStage()The default stage of this API.default IHttpStageIHttpApi.getDefaultStage()The default stage of this API.default IHttpStageIHttpApi.Jsii$Default.getDefaultStage()The default stage of this API.final IHttpStageIHttpApi.Jsii$Proxy.getDefaultStage()The default stage of this API.