AWS::Connect::PredefinedAttribute Values - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Connect::PredefinedAttribute Values

The values of a predefined attribute.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "StringList" : [ String, ... ] }

YAML

StringList: - String

Properties

StringList

Predefined attribute values of type string list.

Required: No

Type: Array of String

Minimum: 1

Maximum: 128

Update requires: No interruption