AWS::AmplifyUIBuilder::Form FormInputValueProperty - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon CloudFormation template, use the following syntax:

JSON

{ "Value" : String }

YAML

Value: String

Properties

Value

The value to assign to the input field.

Required: No

Type: String

Update requires: No interruption