| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2VpnConnectionRoutesDetails> |
AwsEc2VpnConnectionDetails.routes()
The static routes that are associated with the VPN connection.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionDetails.Builder |
AwsEc2VpnConnectionDetails.Builder.routes(AwsEc2VpnConnectionRoutesDetails... routes)
The static routes that are associated with the VPN connection.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionDetails.Builder |
AwsEc2VpnConnectionDetails.Builder.routes(Collection<AwsEc2VpnConnectionRoutesDetails> routes)
The static routes that are associated with the VPN connection.
|
Copyright © 2023. All rights reserved.