

# 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\$1\$1](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) 