AWS::QBusiness::DataAccessor DocumentAttribute - 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::QBusiness::DataAccessor DocumentAttribute

A document attribute or metadata field.

Syntax

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

JSON

{ "Name" : String, "Value" : DocumentAttributeValue }

Properties

Name

The identifier for the attribute.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_][a-zA-Z0-9_-]*$

Minimum: 1

Maximum: 200

Update requires: No interruption

Value

The value of the attribute.

Required: Yes

Type: DocumentAttributeValue

Update requires: No interruption