GetModelVersionResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The model version ARN.

Link copied to clipboard

The details of the external events data used for training the model version. This will be populated if the trainingDataSource is EXTERNAL_EVENTS

Link copied to clipboard

The details of the ingested events data used for training the model version. This will be populated if the trainingDataSource is INGESTED_EVENTS.

Link copied to clipboard

The model ID.

Link copied to clipboard

The model type.

Link copied to clipboard

The model version number.

Link copied to clipboard

The model version status.

Link copied to clipboard

The training data schema.

Link copied to clipboard

The training data source.

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