CodegenJobGenericDataSchema
Describes the data schema for a code generation job.
Types
Properties
Link copied to clipboard
The type of the data source for the schema. Currently, the only valid value is an Amplify DataStore.
Link copied to clipboard
The name of a CodegenGenericDataEnum.
Link copied to clipboard
The name of a CodegenGenericDataModel.
Link copied to clipboard
The name of a CodegenGenericDataNonModel.
Functions
Link copied to clipboard
inline fun copy(block: CodegenJobGenericDataSchema.Builder.() -> Unit = {}): CodegenJobGenericDataSchema