DescribeImageVersionResponse

Types

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

Properties

Link copied to clipboard

The registry path of the container image on which this image version is based.

Link copied to clipboard

The registry path of the container image that contains this image version.

Link copied to clipboard

When the version was created.

Link copied to clipboard

When a create or delete operation fails, the reason for the failure.

Link copied to clipboard

Indicates Horovod compatibility.

Link copied to clipboard

The ARN of the image the version is based on.

Link copied to clipboard

The ARN of the version.

Link copied to clipboard

The status of the version.

Link copied to clipboard

Indicates SageMaker job type compatibility.

Link copied to clipboard

When the version was last modified.

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.

Link copied to clipboard
val version: Int?

The version number.

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