Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IDeploymentRef
Packages that use IDeploymentRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IDeploymentRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IDeploymentRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IDeploymentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeploymentRef in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement IDeploymentRefModifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::Deploymentresource creates a deployment for an API.