Interface AssociatedGateway.Builder

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

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

    • id

      The ID of the associated gateway.

      Parameters:
      id - The ID of the associated gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of associated gateway.

      Parameters:
      type - The type of associated gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of associated gateway.

      Parameters:
      type - The type of associated gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ownerAccount

      AssociatedGateway.Builder ownerAccount(String ownerAccount)

      The ID of the Amazon Web Services account that owns the associated virtual private gateway or transit gateway.

      Parameters:
      ownerAccount - The ID of the Amazon Web Services account that owns the associated virtual private gateway or transit gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Region where the associated gateway is located.

      Parameters:
      region - The Region where the associated gateway is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.