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

Class: Aws::FraudDetector::Types::Model

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

Overview

The model.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the model.

Returns:

  • (String)

    The ARN of the model.

#created_timeString

Timestamp of when the model was created.

Returns:

  • (String)

    Timestamp of when the model was created.

#descriptionString

The model description.

Returns:

  • (String)

    The model description.

#event_type_nameString

The name of the event type.

Returns:

  • (String)

    The name of the event type.

#last_updated_timeString

Timestamp of last time the model was updated.

Returns:

  • (String)

    Timestamp of last time the model was updated.

#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.