Show / Hide Table of Contents

Interface IRouteServerRef

(experimental) Indicates that this resource can be referenced as a RouteServer.

Inherited Members
IEnvironmentAware.Env
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

IRouteServerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX