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

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the predefined attribute.
- `AttributeConfiguration` (`Record<string, unknown>`, optional): Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
- `LastModifiedRegion` (`string`, optional): Last modified region.
- `LastModifiedTime` (`number`, optional): Last modified time.
- `Purposes` (`string[]`, optional): The assigned purposes of the predefined attribute.
- `Values` (`Record<string, unknown>`, optional): The values of a predefined attribute.

## Attributes

- `LastModifiedRegion`
- `LastModifiedTime`
