class Aws::LookoutEquipment::Types::ModelSummary
Provides information about the specified ML model, including dataset and model names and ARNs, as well as status.
@!attribute [rw] model_name
The name of the ML model. @return [String]
@!attribute [rw] model_arn
The Amazon Resource Name (ARN) of the ML model. @return [String]
@!attribute [rw] dataset_name
The name of the dataset being used for the ML model. @return [String]
@!attribute [rw] dataset_arn
The Amazon Resource Name (ARN) of the dataset used to create the model. @return [String]
@!attribute [rw] status
Indicates the status of the ML model. @return [String]
@!attribute [rw] created_at
The time at which the specific model was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/ModelSummary AWS API Documentation
Constants
- SENSITIVE