Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ApplySecurityGroupsToClientVpnTargetNetworkResult |
AbstractAmazonEC2.applySecurityGroupsToClientVpnTargetNetwork(ApplySecurityGroupsToClientVpnTargetNetworkRequest request) |
ApplySecurityGroupsToClientVpnTargetNetworkResult |
AmazonEC2.applySecurityGroupsToClientVpnTargetNetwork(ApplySecurityGroupsToClientVpnTargetNetworkRequest applySecurityGroupsToClientVpnTargetNetworkRequest)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
ApplySecurityGroupsToClientVpnTargetNetworkResult |
AmazonEC2Client.applySecurityGroupsToClientVpnTargetNetwork(ApplySecurityGroupsToClientVpnTargetNetworkRequest request)
Applies a security group to the association between the target network and the Client VPN endpoint.
|
Modifier and Type | Method and Description |
---|---|
ApplySecurityGroupsToClientVpnTargetNetworkResult |
ApplySecurityGroupsToClientVpnTargetNetworkResult.clone() |
ApplySecurityGroupsToClientVpnTargetNetworkResult |
ApplySecurityGroupsToClientVpnTargetNetworkResult.withSecurityGroupIds(Collection<String> securityGroupIds)
The IDs of the applied security groups.
|
ApplySecurityGroupsToClientVpnTargetNetworkResult |
ApplySecurityGroupsToClientVpnTargetNetworkResult.withSecurityGroupIds(String... securityGroupIds)
The IDs of the applied security groups.
|
Copyright © 2021. All rights reserved.