Interface CreateConfiguredModelAlgorithmResponse.Builder

    • Method Detail

      • configuredModelAlgorithmArn

        CreateConfiguredModelAlgorithmResponse.Builder configuredModelAlgorithmArn​(String configuredModelAlgorithmArn)

        The Amazon Resource Name (ARN) of the configured model algorithm.

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