| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TunnelOption> |
VpnConnectionOptions.tunnelOptions()
Indicates the VPN tunnel options.
|
| Modifier and Type | Method and Description |
|---|---|
VpnConnectionOptions.Builder |
VpnConnectionOptions.Builder.tunnelOptions(TunnelOption... tunnelOptions)
Indicates the VPN tunnel options.
|
| Modifier and Type | Method and Description |
|---|---|
VpnConnectionOptions.Builder |
VpnConnectionOptions.Builder.tunnelOptions(Collection<TunnelOption> tunnelOptions)
Indicates the VPN tunnel options.
|
Copyright © 2023. All rights reserved.