Interface CreateAutoMlJobV2Response.Builder

    • Method Detail

      • autoMLJobArn

        CreateAutoMlJobV2Response.Builder autoMLJobArn​(String autoMLJobArn)

        The unique ARN assigned to the AutoMLJob when it is created.

        Parameters:
        autoMLJobArn - The unique ARN assigned to the AutoMLJob when it is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.