Interface IRouteServerEndpointRef
(experimental) Indicates that this resource can be referenced as a RouteServerEndpoint.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRouteServerEndpointRef : IConstruct, IDependable
Syntax (vb)
Public Interface IRouteServerEndpointRef Inherits IConstruct, IDependable
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