

# FormCTA
<a name="API_FormCTA"></a>

Describes the call to action button configuration for the form.

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

 ** cancel **   <a name="amplifyuibuilder-Type-FormCTA-cancel"></a>
Displays a cancel button.  
Type: [FormButton](API_FormButton.md) object  
Required: No

 ** clear **   <a name="amplifyuibuilder-Type-FormCTA-clear"></a>
Displays a clear button.  
Type: [FormButton](API_FormButton.md) object  
Required: No

 ** position **   <a name="amplifyuibuilder-Type-FormCTA-position"></a>
The position of the button.  
Type: String  
Valid Values: `top | bottom | top_and_bottom`   
Required: No

 ** submit **   <a name="amplifyuibuilder-Type-FormCTA-submit"></a>
Displays a submit button.  
Type: [FormButton](API_FormButton.md) object  
Required: No

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