Interface ConfiguredModelAlgorithmSummary.Builder

  • Method Details

    • createTime

      The time at which the configured model algorithm was created.

      Parameters:
      createTime - The time at which the configured model algorithm was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The most recent time at which the configured model algorithm was updated.

      Parameters:
      updateTime - The most recent time at which the configured model algorithm was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configuredModelAlgorithmArn

      ConfiguredModelAlgorithmSummary.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.
    • name

      The name of the configured model algorithm.

      Parameters:
      name - The name of the configured model algorithm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the configured model algorithm.

      Parameters:
      description - The description of the configured model algorithm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.