class Aws::SageMaker::Types::AlgorithmStatusItem
Represents the overall status of an algorithm.
@!attribute [rw] name
The name of the algorithm 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/AlgorithmStatusItem AWS API Documentation
Constants
- SENSITIVE