FormInputValueProperty
Describes the configuration for an input field on a form. Use
        FormInputValueProperty to specify the values to render or bind by
      default.
Contents
- bindingProperties
- 
               The information to bind fields to data at runtime. Type: FormInputValuePropertyBindingProperties object Required: No 
- concat
- 
               A list of form properties to concatenate to create the value to assign to this field property. Type: Array of FormInputValueProperty objects Required: No 
- value
- 
               The value to assign to the input field. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: