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