Interface IRouteRef
(experimental) Indicates that this resource can be referenced as a Route.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRouteRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRouteRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| RouteRef | (experimental) A reference to a Route resource. |
Properties
RouteRef
(experimental) A reference to a Route resource.
IRouteReference RouteRef { get; }
Property Value
Remarks
Stability: Experimental