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

Class: Aws::FraudDetector::Types::Label

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

Overview

The label details.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The label ARN.

Returns:

  • (String)

    The label ARN.

#created_timeString

Timestamp of when the event type was created.

Returns:

  • (String)

    Timestamp of when the event type was created.

#descriptionString

The label description.

Returns:

  • (String)

    The label description.

#last_updated_timeString

Timestamp of when the label was last updated.

Returns:

  • (String)

    Timestamp of when the label was last updated.

#nameString

The label name.

Returns:

  • (String)

    The label name.