AWS::AmplifyUIBuilder::Form FormStyleConfig - 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::AmplifyUIBuilder::Form FormStyleConfig

The FormStyleConfig property specifies the configuration settings for the form's style properties.

Syntax

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

JSON

{ "TokenReference" : String, "Value" : String }

YAML

TokenReference: String Value: String

Properties

TokenReference

A reference to a design token to use to bind the form's style properties to an existing theme.

Required: No

Type: String

Update requires: No interruption

Value

The value of the style setting.

Required: No

Type: String

Update requires: No interruption