--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_frauddetector_outcome Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::FraudDetector::Outcome --- # awscc_frauddetector_outcome (Data Source) Data Source schema for AWS::FraudDetector::Outcome ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The outcome ARN. - `created_time` (String) The timestamp when the outcome was created. - `description` (String) The outcome description. - `last_updated_time` (String) The timestamp when the outcome was last updated. - `name` (String) The name of the outcome. - `tags` (Attributes List) Tags associated with this outcome. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)