AWS::AmplifyUIBuilder::Form FormStyleConfig - AWS CloudFormation

AWS::AmplifyUIBuilder::Form FormStyleConfig

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

Syntax

To declare this entity in your AWS 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