Interface IClientVpnEndpoint
A client VPN endpoint.
Inherited Members
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IClientVpnEndpoint : IResource, IConnectable, IClientVpnEndpointRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IClientVpnEndpoint Inherits IResource, IConnectable, IClientVpnEndpointRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| EndpointId | The endpoint ID. |
| TargetNetworksAssociated | Dependable that can be depended upon to force target networks associations. |
Properties
EndpointId
TargetNetworksAssociated
Dependable that can be depended upon to force target networks associations.
IDependable TargetNetworksAssociated { get; }
Property Value
IDependable