Interface InternetGatewayAttachment.Builder

  • Method Details

    • state

      The current state of the attachment. For an internet gateway, the state is available when attached to a VPC; otherwise, this value is not returned.

      Parameters:
      state - The current state of the attachment. For an internet gateway, the state is available when attached to a VPC; otherwise, this value is not returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the attachment. For an internet gateway, the state is available when attached to a VPC; otherwise, this value is not returned.

      Parameters:
      state - The current state of the attachment. For an internet gateway, the state is available when attached to a VPC; otherwise, this value is not returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpcId

      The ID of the VPC.

      Parameters:
      vpcId - The ID of the VPC.
      Returns:
      Returns a reference to this object so that method calls can be chained together.