CreateImageVersionRequest

Types

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

Properties

Link copied to clipboard

A list of aliases created with the image version.

Link copied to clipboard

The registry path of the container image to use as the starting point for this version. The path is an Amazon ECR URI in the following format:

Link copied to clipboard

A unique ID. If not specified, the Amazon Web Services CLI and Amazon Web Services SDKs, such as the SDK for Python (Boto3), add a unique value to the call.

Link copied to clipboard

Indicates Horovod compatibility.

Link copied to clipboard

The ImageName of the Image to create a version of.

Link copied to clipboard

Indicates SageMaker AI job type compatibility.

Link copied to clipboard

The machine learning framework vended in the image version.

Link copied to clipboard

Indicates CPU or GPU compatibility.

Link copied to clipboard

The supported programming language and its version.

Link copied to clipboard

The maintainer description of the image version.

Link copied to clipboard

The stability of the image version, specified by the maintainer.

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