public static interface CreateVpnGatewayResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateVpnGatewayResponse.Builder,CreateVpnGatewayResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateVpnGatewayResponse.Builder |
vpnGateway(VpnGateway vpnGateway)
Information about the virtual private gateway.
|
CreateVpnGatewayResponse.Builder vpnGateway(VpnGateway vpnGateway)
Information about the virtual private gateway.
vpnGateway - Information about the virtual private gateway.Copyright © 2017. All rights reserved.