

# FormStyle
<a name="API_FormStyle"></a>

Describes the configuration for the form's style.

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

 ** horizontalGap **   <a name="amplifyuibuilder-Type-FormStyle-horizontalGap"></a>
The spacing for the horizontal gap.  
Type: [FormStyleConfig](API_FormStyleConfig.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** outerPadding **   <a name="amplifyuibuilder-Type-FormStyle-outerPadding"></a>
The size of the outer padding for the form.  
Type: [FormStyleConfig](API_FormStyleConfig.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** verticalGap **   <a name="amplifyuibuilder-Type-FormStyle-verticalGap"></a>
The spacing for the vertical gap.  
Type: [FormStyleConfig](API_FormStyleConfig.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

## See Also
<a name="API_FormStyle_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/FormStyle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/FormStyle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/FormStyle) 