class Aws::SageMaker::Types::DescribeImageVersionResponse
@!attribute [rw] base_image
The registry path of the container image on which this image version is based. @return [String]
@!attribute [rw] container_image
The registry path of the container image that contains this image version. @return [String]
@!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/DescribeImageVersionResponse AWS API Documentation
Constants
- SENSITIVE