---
type: resource-type
title: Outcome
description: aws resource type AWS::FraudDetector::Outcome
name: Outcome
lexicon: aws
resource_type: AWS::FraudDetector::Outcome
---
`AWS::FraudDetector::Outcome`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the outcome.
- `Arn` (`string`, optional): The outcome ARN.
- `CreatedTime` (`string`, optional): The timestamp when the outcome was created.
- `Description` (`string`, optional): The outcome description.
- `LastUpdatedTime` (`string`, optional): The timestamp when the outcome was last updated.
- `Tags` (`Outcome_Tag[]`, optional): Tags associated with this outcome.

## Attributes

- `Arn`
- `CreatedTime`
- `LastUpdatedTime`
