GetConfiguredModelAlgorithmResponse

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 configured model algorithm.

Link copied to clipboard

The time at which the configured model algorithm was created.

Link copied to clipboard

The description of the configured model algorithm.

Link copied to clipboard

Configuration information for the inference container.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the configured ML model and associated data.

Link copied to clipboard

The name of the configured model algorithm.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service role that was used to create the configured model algorithm.

Link copied to clipboard

The optional metadata that you applied to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Link copied to clipboard

The configuration information of the training container for the configured model algorithm.

Link copied to clipboard

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

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