DescribeAlgorithmResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the algorithm.

Link copied to clipboard

A brief summary about the algorithm.

Link copied to clipboard

The name of the algorithm being described.

Link copied to clipboard

The current status of the algorithm.

Link copied to clipboard

Details about the current status of the algorithm.

Link copied to clipboard

Whether the algorithm is certified to be listed in Amazon Web Services Marketplace.

Link copied to clipboard

A timestamp specifying when the algorithm was created.

Link copied to clipboard

Details about inference jobs that the algorithm runs.

Link copied to clipboard

The product identifier of the algorithm.

Link copied to clipboard

Details about training jobs run by this algorithm.

Link copied to clipboard

Details about configurations for one or more training jobs that SageMaker runs to test the algorithm.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String