NAME
Paws::SageMaker::DescribeImageVersionResponse
ATTRIBUTES
BaseImage => Str
The registry path of the container image on which this image version is based.
ContainerImage => Str
The registry path of the container image that contains this image version.
CreationTime => Str
When the version was created.
FailureReason => Str
When a create or delete operation fails, the reason for the failure.
ImageArn => Str
The Amazon Resource Name (ARN) of the image the version is based on.
ImageVersionArn => Str
The ARN of the version.
ImageVersionStatus => Str
The status of the version.
Valid values are: "CREATING", "CREATED", "CREATE_FAILED", "DELETING", "DELETE_FAILED" =head2 LastModifiedTime => Str
When the version was last modified.
Version => Int
The version number.