CodegenGenericDataModel
Describes a model in a generic data schema.
Contents
- fields
 - 
               
The fields in the generic data model.
Type: String to CodegenGenericDataField object map
Required: Yes
 - primaryKeys
 - 
               
The primary keys of the generic data model.
Type: Array of strings
Required: Yes
 - isJoinTable
 - 
               
Specifies whether the generic data model is a join table.
Type: Boolean
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: