Interface CreateCustomModelResponse.Builder

    • Method Detail

      • modelArn

        CreateCustomModelResponse.Builder modelArn​(String modelArn)

        The Amazon Resource Name (ARN) of the new custom model.

        Parameters:
        modelArn - The Amazon Resource Name (ARN) of the new custom model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.