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