Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ApplySecurityGroupsToClientVpnTargetNetworkRequest |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.clone() |
ApplySecurityGroupsToClientVpnTargetNetworkRequest |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.withClientVpnEndpointId(String clientVpnEndpointId)
The ID of the Client VPN endpoint.
|
ApplySecurityGroupsToClientVpnTargetNetworkRequest |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.withSecurityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups to apply to the associated target network.
|
ApplySecurityGroupsToClientVpnTargetNetworkRequest |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.withSecurityGroupIds(String... securityGroupIds)
The IDs of the security groups to apply to the associated target network.
|
ApplySecurityGroupsToClientVpnTargetNetworkRequest |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.withVpcId(String vpcId)
The ID of the VPC in which the associated target network is located.
|
Modifier and Type | Method and Description |
---|---|
Request<ApplySecurityGroupsToClientVpnTargetNetworkRequest> |
ApplySecurityGroupsToClientVpnTargetNetworkRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.