

# FormStyleConfig
<a name="API_FormStyleConfig"></a>

Describes the configuration settings for the form's style properties.

## Contents
<a name="API_FormStyleConfig_Contents"></a>

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** tokenReference **   <a name="amplifyuibuilder-Type-FormStyleConfig-tokenReference"></a>
A reference to a design token to use to bind the form's style properties to an existing theme.  
Type: String  
Required: No

 ** value **   <a name="amplifyuibuilder-Type-FormStyleConfig-value"></a>
The value of the style setting.  
Type: String  
Required: No

## See Also
<a name="API_FormStyleConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/amplifyuibuilder-2021-08-11/FormStyleConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/FormStyleConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/FormStyleConfig) 