AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.CreateFormData

Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z

Syntax

C#
public class CreateFormData

The CreateFormData type exposes the following members

Constructors

NameDescription
Public Method CreateFormData()

Properties

NameTypeDescription
Public Property Cta Amazon.AmplifyUIBuilder.Model.FormCTA

Gets and sets the property Cta.

The FormCTA object that stores the call to action configuration for the form.

Public Property DataType Amazon.AmplifyUIBuilder.Model.FormDataTypeConfig

Gets and sets the property DataType.

The type of data source to use to create the form.

Public Property 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.

Public Property FormActionType Amazon.AmplifyUIBuilder.FormActionType

Gets and sets the property FormActionType.

Specifies whether to perform a create or update action on the form.

Public Property LabelDecorator Amazon.AmplifyUIBuilder.LabelDecorator

Gets and sets the property LabelDecorator.

Specifies an icon or decoration to display on the form.

Public Property Name System.String

Gets and sets the property Name.

The name of the form.

Public Property SchemaVersion System.String

Gets and sets the property SchemaVersion.

The schema version of the form.

Public Property 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.

Public Property Style Amazon.AmplifyUIBuilder.Model.FormStyle

Gets and sets the property Style.

The configuration for the form's style.

Public Property 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.

Version Information

.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