AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a model in a generic data schema.
Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z
public class CodegenGenericDataModel
The CodegenGenericDataModel type exposes the following members
Name | Description | |
---|---|---|
![]() |
CodegenGenericDataModel() |
Name | Type | Description | |
---|---|---|---|
![]() |
Fields | System.Collections.Generic.Dictionary<System.String, Amazon.AmplifyUIBuilder.Model.CodegenGenericDataField> |
Gets and sets the property Fields. The fields in the generic data model. |
![]() |
IsJoinTable | System.Boolean |
Gets and sets the property IsJoinTable. Specifies whether the generic data model is a join table. |
![]() |
PrimaryKeys | System.Collections.Generic.List<System.String> |
Gets and sets the property PrimaryKeys. The primary keys of the generic data model. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5