AWS::AmplifyUIBuilder::Form ValueMappings
Represents the data binding configuration for a value map.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Values" :
[ ValueMapping, ... ]
}
YAML
Values:
- ValueMapping
Properties
Values
-
The value and display value pairs.
Required: Yes
Type: List of ValueMapping
Update requires: No interruption