class Aws::SageMaker::Types::Image
A SageMaker
image. A SageMaker
image represents a set of container images that are derived from a common base container image. Each of these container images is represented by a SageMaker
`ImageVersion`.
@!attribute [rw] creation_time
When the image was created. @return [Time]
@!attribute [rw] description
The description of the image. @return [String]
@!attribute [rw] display_name
The name of the image as displayed. @return [String]
@!attribute [rw] failure_reason
When a create, update, or delete operation fails, the reason for the failure. @return [String]
@!attribute [rw] image_arn
The Amazon Resource Name (ARN) of the image. @return [String]
@!attribute [rw] image_name
The name of the image. @return [String]
@!attribute [rw] image_status
The status of the image. @return [String]
@!attribute [rw] last_modified_time
When the image was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Image AWS API Documentation
Constants
- SENSITIVE