

# FormButton
<a name="API_FormButton"></a>

Describes the configuration for a button UI element that is a part of a form.

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

 ** children **   <a name="amplifyuibuilder-Type-FormButton-children"></a>
Describes the button's properties.  
Type: String  
Required: No

 ** excluded **   <a name="amplifyuibuilder-Type-FormButton-excluded"></a>
Specifies whether the button is visible on the form.  
Type: Boolean  
Required: No

 ** position **   <a name="amplifyuibuilder-Type-FormButton-position"></a>
The position of the button.  
Type: [FieldPosition](API_FieldPosition.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_FormButton_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/FormButton) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/FormButton) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/FormButton) 