Builder

class Builder

Properties

Link copied to clipboard

The unique ID of the Amplify app associated with the form.

Link copied to clipboard
var cta: FormCta?

Stores the call to action configuration for the form.

Link copied to clipboard

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

Link copied to clipboard

The name of the backend environment that is a part of the Amplify app.

Link copied to clipboard

Stores the information about the form's fields.

Link copied to clipboard

The operation to perform on the specified form.

Link copied to clipboard
var id: String?

The unique ID of the form.

Link copied to clipboard

Specifies an icon or decoration to display on the form.

Link copied to clipboard
var name: String?

The name of the form.

Link copied to clipboard

The schema version of the form when it was imported.

Link copied to clipboard

Stores the visual helper elements for the form that are not associated with any data.

Link copied to clipboard

Stores the configuration for the form's style.

Link copied to clipboard

One or more key-value pairs to use when tagging the form.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard