| Method and Description | 
|---|
| software.amazon.awssdk.services.ec2.model.ClientVpnEndpoint.associatedTargetNetworks()
 This property is deprecated. To view the target networks associated with a Client VPN endpoint, call
             DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element. 
 | 
| software.amazon.awssdk.services.ec2.model.ClientVpnEndpoint.Builder.associatedTargetNetworks(AssociatedTargetNetwork...)
 This property is deprecated. To view the target networks associated with a Client VPN endpoint,
             call DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element. 
 | 
| software.amazon.awssdk.services.ec2.model.ClientVpnEndpoint.Builder.associatedTargetNetworks(Collection<AssociatedTargetNetwork>)
 This property is deprecated. To view the target networks associated with a Client VPN endpoint,
             call DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element. 
 | 
| software.amazon.awssdk.services.ec2.model.ClientVpnEndpoint.Builder.associatedTargetNetworks(Consumer<AssociatedTargetNetwork.Builder>...)
 This property is deprecated. To view the target networks associated with a Client VPN endpoint,
             call DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element. 
 | 
| software.amazon.awssdk.services.ec2.model.ClientVpnEndpoint.hasAssociatedTargetNetworks()
 This property is deprecated. To view the target networks associated with a Client VPN endpoint, call
             DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element. 
 | 
Copyright © 2023. All rights reserved.