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

Class: Aws::FraudDetector::Types::Detector

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

Overview

The detector.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The detector ARN.

Returns:

  • (String)

    The detector ARN.

#created_timeString

Timestamp of when the detector was created.

Returns:

  • (String)

    Timestamp of when the detector was created.

#descriptionString

The detector description.

Returns:

  • (String)

    The detector description.

#detector_idString

The detector ID.

Returns:

  • (String)

    The detector ID.

#event_type_nameString

The name of the event type.

Returns:

  • (String)

    The name of the event type.

#last_updated_timeString

Timestamp of when the detector was last updated.

Returns:

  • (String)

    Timestamp of when the detector was last updated.