Interface IClientVpnEndpointRef.Jsii$Default
- All Superinterfaces:
IClientVpnEndpointRef,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IClientVpnEndpoint.Jsii$Default
- All Known Implementing Classes:
IClientVpnEndpoint.Jsii$Proxy,IClientVpnEndpointRef.Jsii$Proxy
- Enclosing interface:
IClientVpnEndpointRef
@Internal
public static interface IClientVpnEndpointRef.Jsii$Default
extends IClientVpnEndpointRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IClientVpnEndpointRef.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.IClientVpnEndpointRef
IClientVpnEndpointRef.Jsii$Default, IClientVpnEndpointRef.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault ClientVpnEndpointReference(experimental) A reference to a ClientVpnEndpoint resource.default software.constructs.NodegetNode()The tree node.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getNode
@Stability(Stable) @NotNull default software.constructs.Node getNode()The tree node.- Specified by:
getNodein interfacesoftware.constructs.IConstruct- Specified by:
getNodein interfacesoftware.constructs.IConstruct.Jsii$Default
-
getClientVpnEndpointRef
(experimental) A reference to a ClientVpnEndpoint resource.- Specified by:
getClientVpnEndpointRefin interfaceIClientVpnEndpointRef
-