Uses of Interface
software.amazon.awscdk.services.ec2.IClientVpnEndpoint
Packages that use IClientVpnEndpoint
-
Uses of IClientVpnEndpoint in software.amazon.awscdk.services.ec2
Subinterfaces of IClientVpnEndpoint in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClientVpnEndpoint.Classes in software.amazon.awscdk.services.ec2 that implement IClientVpnEndpointModifier and TypeClassDescriptionclassA client VPN connnection.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IClientVpnEndpointModifier and TypeMethodDescriptionstatic IClientVpnEndpointClientVpnEndpoint.fromEndpointAttributes(software.constructs.Construct scope, String id, ClientVpnEndpointAttributes attrs) Import an existing client VPN endpoint.default IClientVpnEndpointClientVpnAuthorizationRuleProps.getClientVpnEndoint()Deprecated.final IClientVpnEndpointClientVpnAuthorizationRuleProps.Jsii$Proxy.getClientVpnEndoint()default IClientVpnEndpointClientVpnRouteProps.getClientVpnEndoint()Deprecated.UseclientVpnEndpointinsteadfinal IClientVpnEndpointClientVpnRouteProps.Jsii$Proxy.getClientVpnEndoint()default IClientVpnEndpointClientVpnAuthorizationRuleProps.getClientVpnEndpoint()The client VPN endpoint to which to add the rule.final IClientVpnEndpointClientVpnAuthorizationRuleProps.Jsii$Proxy.getClientVpnEndpoint()default IClientVpnEndpointClientVpnRouteProps.getClientVpnEndpoint()The client VPN endpoint to which to add the route.final IClientVpnEndpointClientVpnRouteProps.Jsii$Proxy.getClientVpnEndpoint()Methods in software.amazon.awscdk.services.ec2 with parameters of type IClientVpnEndpointModifier and TypeMethodDescriptionClientVpnAuthorizationRule.Builder.clientVpnEndoint(IClientVpnEndpoint clientVpnEndoint) Deprecated.UseclientVpnEndpointinsteadClientVpnAuthorizationRuleProps.Builder.clientVpnEndoint(IClientVpnEndpoint clientVpnEndoint) Deprecated.Use `clientVpnEndpoint` insteadClientVpnRoute.Builder.clientVpnEndoint(IClientVpnEndpoint clientVpnEndoint) Deprecated.UseclientVpnEndpointinsteadClientVpnRouteProps.Builder.clientVpnEndoint(IClientVpnEndpoint clientVpnEndoint) Deprecated.Use `clientVpnEndpoint` insteadClientVpnAuthorizationRule.Builder.clientVpnEndpoint(IClientVpnEndpoint clientVpnEndpoint) The client VPN endpoint to which to add the rule.ClientVpnAuthorizationRuleProps.Builder.clientVpnEndpoint(IClientVpnEndpoint clientVpnEndpoint) Sets the value ofClientVpnAuthorizationRuleProps.getClientVpnEndpoint()ClientVpnRoute.Builder.clientVpnEndpoint(IClientVpnEndpoint clientVpnEndpoint) The client VPN endpoint to which to add the route.ClientVpnRouteProps.Builder.clientVpnEndpoint(IClientVpnEndpoint clientVpnEndpoint) Sets the value ofClientVpnRouteProps.getClientVpnEndpoint()
clientVpnEndpointinstead