Interface IRoute
Represents a route.
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRoute : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IRoute Inherits IResource, IConstruct, IDependable
Synopsis
Properties
RouteId | Id of the Route. |