Fixed
The field position is fixed and doesn't change in relation to other fields.
Inherited functions
Casts this FieldPosition as a Below and retrieves its kotlin.String value. Throws an exception if the FieldPosition is not a Below.
Casts this FieldPosition as a Below and retrieves its kotlin.String value. Returns null if the FieldPosition is not a Below.
Casts this FieldPosition as a Fixed and retrieves its aws.sdk.kotlin.services.amplifyuibuilder.model.FixedPosition value. Throws an exception if the FieldPosition is not a Fixed.
Casts this FieldPosition as a Fixed and retrieves its aws.sdk.kotlin.services.amplifyuibuilder.model.FixedPosition value. Returns null if the FieldPosition is not a Fixed.
Casts this FieldPosition as a RightOf and retrieves its kotlin.String value. Throws an exception if the FieldPosition is not a RightOf.
Casts this FieldPosition as a RightOf and retrieves its kotlin.String value. Returns null if the FieldPosition is not a RightOf.