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