FormDataTypeConfig

Describes the data type configuration for the data source associated with a form.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The data source type, either an Amplify DataStore model or a custom data type.

Link copied to clipboard

The unique name of the data type you are using as the data source for the form.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String