You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::ModelPackageStatusDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Specifies the validation and image scan statuses of the model package.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#image_scan_statusesArray<Types::ModelPackageStatusItem>

The status of the scan of the Docker image container for the model package.

Returns:

#validation_statusesArray<Types::ModelPackageStatusItem>

The validation status of the model package.

Returns: