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