| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<IKEVersionsListValue> |
TunnelOption.ikeVersions()
The IKE versions that are permitted for the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelOption.Builder |
TunnelOption.Builder.ikeVersions(IKEVersionsListValue... ikeVersions)
The IKE versions that are permitted for the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelOption.Builder |
TunnelOption.Builder.ikeVersions(Collection<IKEVersionsListValue> ikeVersions)
The IKE versions that are permitted for the VPN tunnel.
|
Copyright © 2022. All rights reserved.