FormDataTypeConfig
Describes the data type configuration for the data source associated with a form.
Contents
- dataSourceType
-
The data source type, either an Amplify DataStore model or a custom data type.
Type: String
Valid Values:
DataStore | Custom
Required: Yes
- dataTypeName
-
The unique name of the data type you are using as the data source for the form.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: