class Aws::IoT::Types::BehaviorModelTrainingSummary
@return [Time]
The date the model was last refreshed.
@!attribute [rw] last_model_refresh_date
@return [Float]
The percentage of datapoints collected.
@!attribute [rw] datapoints_collection_percentage
@return [String]
The status of the behavior model.
@!attribute [rw] model_status
@return [Time]
The date a training model started collecting data.
@!attribute [rw] training_data_collection_start_date
@return [String]
The name of the behavior.
@!attribute [rw] behavior_name
@return [String]
The name of the security profile.
@!attribute [rw] security_profile_name
The summary of an ML Detect behavior model.