public static interface PropagatingVgw.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<PropagatingVgw.Builder,PropagatingVgw>
| Modifier and Type | Method and Description |
|---|---|
PropagatingVgw.Builder |
gatewayId(String gatewayId)
The ID of the virtual private gateway (VGW).
|
PropagatingVgw.Builder gatewayId(String gatewayId)
The ID of the virtual private gateway (VGW).
gatewayId - The ID of the virtual private gateway (VGW).Copyright © 2018. All rights reserved.