@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.067Z") @Stability(value=Experimental) public interface IClientVpnEndpoint extends software.amazon.jsii.JsiiSerializable, IResource, IConnectable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IClientVpnEndpoint.Jsii$Default
Internal default implementation for
IClientVpnEndpoint. |
static class |
IClientVpnEndpoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointId()
(experimental) The endpoint ID.
|
software.constructs.IDependable |
getTargetNetworksAssociated()
(experimental) Dependable that can be depended upon to force target networks associations.
|
getConnections@Stability(value=Experimental) @NotNull String getEndpointId()
@Stability(value=Experimental) @NotNull software.constructs.IDependable getTargetNetworksAssociated()
Copyright © 2021. All rights reserved.