| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VgwTelemetry> |
VpnConnection.vgwTelemetry()
Information about the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
VpnConnection.Builder |
VpnConnection.Builder.vgwTelemetry(VgwTelemetry... vgwTelemetry)
Information about the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
VpnConnection.Builder |
VpnConnection.Builder.vgwTelemetry(Collection<VgwTelemetry> vgwTelemetry)
Information about the VPN tunnel.
|
Copyright © 2019. All rights reserved.