AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents all of the information that is required to create a form.
Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z
public class CreateFormData
The CreateFormData type exposes the following members
Name | Description | |
---|---|---|
CreateFormData() |
Name | Type | Description | |
---|---|---|---|
Cta | Amazon.AmplifyUIBuilder.Model.FormCTA |
Gets and sets the property Cta.
The |
|
DataType | Amazon.AmplifyUIBuilder.Model.FormDataTypeConfig |
Gets and sets the property DataType. The type of data source to use to create the form. |
|
Fields | System.Collections.Generic.Dictionary<System.String, Amazon.AmplifyUIBuilder.Model.FieldConfig> |
Gets and sets the property Fields. The configuration information for the form's fields. |
|
FormActionType | Amazon.AmplifyUIBuilder.FormActionType |
Gets and sets the property FormActionType. Specifies whether to perform a create or update action on the form. |
|
LabelDecorator | Amazon.AmplifyUIBuilder.LabelDecorator |
Gets and sets the property LabelDecorator. Specifies an icon or decoration to display on the form. |
|
Name | System.String |
Gets and sets the property Name. The name of the form. |
|
SchemaVersion | System.String |
Gets and sets the property SchemaVersion. The schema version of the form. |
|
SectionalElements | System.Collections.Generic.Dictionary<System.String, Amazon.AmplifyUIBuilder.Model.SectionalElement> |
Gets and sets the property SectionalElements. The configuration information for the visual helper elements for the form. These elements are not associated with any data. |
|
Style | Amazon.AmplifyUIBuilder.Model.FormStyle |
Gets and sets the property Style. The configuration for the form's style. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. One or more key-value pairs to use when tagging the form data. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5