CreateModelVersionRequest
Types
Properties
Link copied to clipboard
Details of the external events data used for model version training. Required if trainingDataSource
is EXTERNAL_EVENTS
.
Link copied to clipboard
Details of the ingested events data used for model version training. Required if trainingDataSource
is INGESTED_EVENTS
.
Link copied to clipboard
The model type.
Link copied to clipboard
The training data schema.
Link copied to clipboard
The training data source location in Amazon S3.
Functions
Link copied to clipboard
inline fun copy(block: CreateModelVersionRequest.Builder.() -> Unit = {}): CreateModelVersionRequest