class Aws::SageMaker::Types::ImageVersion

A version of a SageMaker `Image`. A version represents an existing container image.

@!attribute [rw] creation_time

When the version was created.
@return [Time]

@!attribute [rw] failure_reason

When a create or delete operation fails, the reason for the failure.
@return [String]

@!attribute [rw] image_arn

The Amazon Resource Name (ARN) of the image the version is based on.
@return [String]

@!attribute [rw] image_version_arn

The ARN of the version.
@return [String]

@!attribute [rw] image_version_status

The status of the version.
@return [String]

@!attribute [rw] last_modified_time

When the version was last modified.
@return [Time]

@!attribute [rw] version

The version number.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ImageVersion AWS API Documentation

Constants

SENSITIVE