

# FieldPosition
<a name="API_FieldPosition"></a>

Describes the field position.

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

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

 ** below **   <a name="amplifyuibuilder-Type-FieldPosition-below"></a>
The field position is below the field specified by the string.  
Type: String  
Required: No

 ** fixed **   <a name="amplifyuibuilder-Type-FieldPosition-fixed"></a>
The field position is fixed and doesn't change in relation to other fields.  
Type: String  
Valid Values: `first`   
Required: No

 ** rightOf **   <a name="amplifyuibuilder-Type-FieldPosition-rightOf"></a>
The field position is to the right of the field specified by the string.  
Type: String  
Required: No

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

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

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AmplifyUIBuilder. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amplifyuibuilder` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
