You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Appflow::Types::SourceFieldProperties

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The properties that can be applied to a field when the connector is being used as a source.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#is_queryableBoolean

Indicates if the field can be queried.

Returns:

  • (Boolean)

    Indicates if the field can be queried.

#is_retrievableBoolean

Indicates whether the field can be returned in a search result.

Returns:

  • (Boolean)

    Indicates whether the field can be returned in a search result.