ImportModelVersionRequest
Types
Properties
Link copied to clipboard
A unique identifier for the request. If you do not set the client request token, Amazon Lookout for Equipment generates one.
Link copied to clipboard
The name of the dataset for the machine learning model being imported.
Link copied to clipboard
Indicates how to import the accumulated inference data when a model version is imported. The possible values are as follows:
Link copied to clipboard
Contains the configuration information for the S3 location being used to hold label data.
Link copied to clipboard
Provides the identifier of the KMS key key used to encrypt model data by Amazon Lookout for Equipment.
Link copied to clipboard
The Amazon Resource Name (ARN) of the model version to import.
Functions
Link copied to clipboard
inline fun copy(block: ImportModelVersionRequest.Builder.() -> Unit = {}): ImportModelVersionRequest