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

## Properties

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

## Attributes

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