ModelPackagingJobMetadata

Metadata for a model packaging job. For more information, see ListModelPackagingJobs.

Types

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

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 name of the model packaging job.

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
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