CopyableBuilder<VpnConnectionOptionsSpecification.Builder,VpnConnectionOptionsSpecification>, SdkBuilder<VpnConnectionOptionsSpecification.Builder,VpnConnectionOptionsSpecification>public static interface VpnConnectionOptionsSpecification.Builder extends CopyableBuilder<VpnConnectionOptionsSpecification.Builder,VpnConnectionOptionsSpecification>
| Modifier and Type | Method | Description |
|---|---|---|
VpnConnectionOptionsSpecification.Builder |
staticRoutesOnly(Boolean staticRoutesOnly) |
Indicates whether the VPN connection uses static routes only.
|
copyapply, buildVpnConnectionOptionsSpecification.Builder staticRoutesOnly(Boolean staticRoutesOnly)
Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP.
staticRoutesOnly - Indicates whether the VPN connection uses static routes only. Static routes must be used for devices
that don't support BGP.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.