You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FraudDetector::Types::UpdateModelVersionResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#model_idString

The model ID.

Returns:

  • (String)

    The model ID.

#model_typeString

The model type.

Possible values:

  • ONLINE_FRAUD_INSIGHTS

Returns:

  • (String)

    The model type.

#model_version_numberString

The model version number of the model version updated.

Returns:

  • (String)

    The model version number of the model version updated.

#statusString

The status of the updated model version.

Returns:

  • (String)

    The status of the updated model version.