NAME
Paws::SageMaker::DescribeImageResponse
ATTRIBUTES
CreationTime => Str
When the image was created.
Description => Str
The description of the image.
DisplayName => Str
The name of the image as displayed.
FailureReason => Str
When a create, update, or delete operation fails, the reason for the failure.
ImageArn => Str
The Amazon Resource Name (ARN) of the image.
ImageName => Str
The name of the image.
ImageStatus => Str
The status of the image.
Valid values are: "CREATING"
, "CREATED"
, "CREATE_FAILED"
, "UPDATING"
, "UPDATE_FAILED"
, "DELETING"
, "DELETE_FAILED"
=head2 LastModifiedTime => Str
When the image was last modified.
RoleArn => Str
The Amazon Resource Name (ARN) of the IAM role that enables Amazon SageMaker to perform tasks on your behalf.