AWS::AmplifyUIBuilder::Form FieldPosition
The FieldPosition
property specifies the field position.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Below
-
The field position is below the field specified by the string.
Required: No
Type: String
Update requires: No interruption
Fixed
-
The field position is fixed and doesn't change in relation to other fields.
Required: No
Type: String
Allowed values:
first
Update requires: No interruption
RightOf
-
The field position is to the right of the field specified by the string.
Required: No
Type: String
Update requires: No interruption