| Package | Description | 
|---|---|
| com.amazonaws.services.ec2 | 
 | 
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
AssociateClientVpnTargetNetworkRequest | 
AssociateClientVpnTargetNetworkRequest.clone()  | 
AssociateClientVpnTargetNetworkRequest | 
AssociateClientVpnTargetNetworkRequest.withClientToken(String clientToken)
 Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. 
 | 
AssociateClientVpnTargetNetworkRequest | 
AssociateClientVpnTargetNetworkRequest.withClientVpnEndpointId(String clientVpnEndpointId)
 The ID of the Client VPN endpoint. 
 | 
AssociateClientVpnTargetNetworkRequest | 
AssociateClientVpnTargetNetworkRequest.withSubnetId(String subnetId)
 The ID of the subnet to associate with the Client VPN endpoint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Request<AssociateClientVpnTargetNetworkRequest> | 
AssociateClientVpnTargetNetworkRequest.getDryRunRequest()
This method is intended for internal use only. 
 | 
Copyright © 2025. All rights reserved.