Interface ClientVpcConnection.Builder

    • Method Detail

      • authentication

        ClientVpcConnection.Builder authentication​(String authentication)

        Information about the auth scheme of Vpc Connection.

        Parameters:
        authentication -

        Information about the auth scheme of Vpc Connection.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        ClientVpcConnection.Builder creationTime​(Instant creationTime)

        Creation time of the Vpc Connection.

        Parameters:
        creationTime -

        Creation time of the Vpc Connection.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcConnectionArn

        ClientVpcConnection.Builder vpcConnectionArn​(String vpcConnectionArn)

        The ARN that identifies the Vpc Connection.

        Parameters:
        vpcConnectionArn -

        The ARN that identifies the Vpc Connection.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • owner

        ClientVpcConnection.Builder owner​(String owner)

        The Owner of the Vpc Connection.

        Parameters:
        owner -

        The Owner of the Vpc Connection.

        Returns:
        Returns a reference to this object so that method calls can be chained together.