This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Cases::Field FieldAttributes
Union of field attributes.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Text" :TextAttributes}
YAML
Text:TextAttributes
Properties
Text-
Field attributes for Text field type.
Required: No
Type: TextAttributes
Update requires: No interruption