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