Interface PropagatingVgw.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PropagatingVgw.Builder,PropagatingVgw>, SdkBuilder<PropagatingVgw.Builder,PropagatingVgw>, SdkPojo
Enclosing class:
PropagatingVgw

public static interface PropagatingVgw.Builder extends SdkPojo, CopyableBuilder<PropagatingVgw.Builder,PropagatingVgw>
  • Method Details

    • gatewayId

      PropagatingVgw.Builder gatewayId(String gatewayId)

      The ID of the virtual private gateway.

      Parameters:
      gatewayId - The ID of the virtual private gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.