Uses of Interface
software.amazon.awscdk.interfaces.apigateway.IDeploymentRef
Packages that use IDeploymentRef
Package
Description
Amazon API Gateway Construct Library
-
Uses of IDeploymentRef in software.amazon.awscdk.interfaces.apigateway
Subinterfaces of IDeploymentRef in software.amazon.awscdk.interfaces.apigatewayModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentRef.Classes in software.amazon.awscdk.interfaces.apigateway 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.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IDeploymentRefModifier and TypeClassDescriptionclassTheAWS::ApiGateway::Deploymentresource deploys an API GatewayRestApiresource to a stage so that clients can call the API over the internet.