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

Class: Aws::FraudDetector::Types::Outcome

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

Overview

The outcome.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The outcome ARN.

Returns:

  • (String)

    The outcome ARN.

#created_timeString

The timestamp when the outcome was created.

Returns:

  • (String)

    The timestamp when the outcome was created.

#descriptionString

The outcome description.

Returns:

  • (String)

    The outcome description.

#last_updated_timeString

The timestamp when the outcome was last updated.

Returns:

  • (String)

    The timestamp when the outcome was last updated.

#nameString

The outcome name.

Returns:

  • (String)

    The outcome name.