class Aws::FraudDetector::Types::ModelVersionDetail

The details of the model version.

@!attribute [rw] model_id

The model ID.
@return [String]

@!attribute [rw] model_type

The model type.
@return [String]

@!attribute [rw] model_version_number

The model version number.
@return [String]

@!attribute [rw] status

The status of the model version.
@return [String]

@!attribute [rw] training_data_source

The model version training data source.
@return [String]

@!attribute [rw] training_data_schema

The training data schema.
@return [Types::TrainingDataSchema]

@!attribute [rw] external_events_detail

The event details.
@return [Types::ExternalEventsDetail]

@!attribute [rw] training_result

The training results.
@return [Types::TrainingResult]

@!attribute [rw] last_updated_time

The timestamp when the model was last updated.
@return [String]

@!attribute [rw] created_time

The timestamp when the model was created.
@return [String]

@!attribute [rw] arn

The model version ARN.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/ModelVersionDetail AWS API Documentation

Constants

SENSITIVE