Interface CreateAutoMlJobResponse.Builder

    • Method Detail

      • autoMLJobArn

        CreateAutoMlJobResponse.Builder autoMLJobArn​(String autoMLJobArn)

        The unique ARN assigned to the AutoML job when it is created.

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