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 field in a generic data schema.
Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z
public class CodegenGenericDataField
The CodegenGenericDataField type exposes the following members
Name | Description | |
---|---|---|
CodegenGenericDataField() |
Name | Type | Description | |
---|---|---|---|
DataType | Amazon.AmplifyUIBuilder.CodegenGenericDataFieldDataType |
Gets and sets the property DataType. The data type for the generic data field. |
|
DataTypeValue | System.String |
Gets and sets the property DataTypeValue. The value of the data type for the generic data field. |
|
IsArray | System.Boolean |
Gets and sets the property IsArray. Specifies whether the generic data field is an array. |
|
ReadOnly | System.Boolean |
Gets and sets the property ReadOnly. Specifies whether the generic data field is read-only. |
|
Relationship | Amazon.AmplifyUIBuilder.Model.CodegenGenericDataRelationshipType |
Gets and sets the property Relationship. The relationship of the generic data schema. |
|
Required | System.Boolean |
Gets and sets the property Required. Specifies whether the generic data field is required. |
.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