class Aws::Appflow::Types::ConnectorEntityField

Describes the data model of a connector field. For example, for an account entity, the fields would be *account name*, *account ID*, and so on.

@!attribute [rw] identifier

The unique identifier of the connector field.
@return [String]

@!attribute [rw] label

The label applied to a connector entity field.
@return [String]

@!attribute [rw] supported_field_type_details

Contains details regarding the supported `FieldType`, including the
corresponding `filterOperators` and `supportedValues`.
@return [Types::SupportedFieldTypeDetails]

@!attribute [rw] description

A description of the connector entity field.
@return [String]

@!attribute [rw] source_properties

The properties that can be applied to a field when the connector is
being used as a source.
@return [Types::SourceFieldProperties]

@!attribute [rw] destination_properties

The properties applied to a field when the connector is being used
as a destination.
@return [Types::DestinationFieldProperties]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ConnectorEntityField AWS API Documentation

Constants

SENSITIVE