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

## Properties

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

## Attributes

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