class Aws::SageMaker::Types::ModelPackageStatusItem

Represents the overall status of a model package.

@!attribute [rw] name

The name of the model package for which the overall status is being
reported.
@return [String]

@!attribute [rw] status

The current status.
@return [String]

@!attribute [rw] failure_reason

if the overall status is `Failed`, the reason for the failure.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelPackageStatusItem AWS API Documentation

Constants

SENSITIVE