Interface AssociatedGateway.Builder

    • Method Detail

      • id

        AssociatedGateway.Builder id​(String 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.
      • 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

        AssociatedGateway.Builder region​(String 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.