AWS::AmplifyUIBuilder::Form FormInputValueProperty - AWS CloudFormation

AWS::AmplifyUIBuilder::Form FormInputValueProperty

The FormInputValueProperty property specifies the configuration for an input field on a form. Use FormInputValueProperty to specify the values to render or bind by default.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

BindingProperties

The information to bind fields to data at runtime.

Required: No

Type: FormInputValuePropertyBindingProperties

Update requires: No interruption

Concat

A list of form properties to concatenate to create the value to assign to this field property.

Required: No

Type: Array of FormInputValueProperty

Update requires: No interruption

Value

The value to assign to the input field.

Required: No

Type: String

Update requires: No interruption