UpdateImageVersionRequest

Types

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

Properties

Link copied to clipboard

The alias of the image version.

Link copied to clipboard

A list of aliases to add.

Link copied to clipboard

A list of aliases to delete.

Link copied to clipboard

Indicates Horovod compatibility.

Link copied to clipboard

The name of the image.

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 availability of the image version specified by the maintainer.

Link copied to clipboard
val version: Int?

The version of the image.

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