AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.CodegenGenericDataField

Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z

Syntax

C#
public class CodegenGenericDataField

The CodegenGenericDataField type exposes the following members

Constructors

NameDescription
Public Method CodegenGenericDataField()

Properties

NameTypeDescription
Public Property DataType Amazon.AmplifyUIBuilder.CodegenGenericDataFieldDataType

Gets and sets the property DataType.

The data type for the generic data field.

Public Property DataTypeValue System.String

Gets and sets the property DataTypeValue.

The value of the data type for the generic data field.

Public Property IsArray System.Boolean

Gets and sets the property IsArray.

Specifies whether the generic data field is an array.

Public Property ReadOnly System.Boolean

Gets and sets the property ReadOnly.

Specifies whether the generic data field is read-only.

Public Property Relationship Amazon.AmplifyUIBuilder.Model.CodegenGenericDataRelationshipType

Gets and sets the property Relationship.

The relationship of the generic data schema.

Public Property Required System.Boolean

Gets and sets the property Required.

Specifies whether the generic data field is required.

Version Information

.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