Interface CreateProfileResponse.Builder

    • Method Detail

      • profileArn

        CreateProfileResponse.Builder profileArn​(String profileArn)

        The ARN of the newly created room profile in the response.

        Parameters:
        profileArn - The ARN of the newly created room profile in the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.