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