ModelPackagingJobMetadata
Metadata for a model packaging job. For more information, see ListModelPackagingJobs.
Types
Properties
Link copied to clipboard
The Unix timestamp for the time and date that the model packaging job was created.
Link copied to clipboard
The Unix timestamp for the time and date that the model packaging job was last updated.
Link copied to clipboard
The description for the model packaging job.
Link copied to clipboard
The AWS service used to package the job. Currently Lookout for Vision can package jobs with AWS IoT Greengrass.
Link copied to clipboard
The version of the model that is in the model package.
Link copied to clipboard
The project that contains the model that is in the model package.
Link copied to clipboard
The status of the model packaging job.
Link copied to clipboard
The status message for the model packaging job.
Functions
Link copied to clipboard
inline fun copy(block: ModelPackagingJobMetadata.Builder.() -> Unit = {}): ModelPackagingJobMetadata