C# Class Amazon.CloudSearch.Model.SourceAttribute

Identifies the source data for an index field. An optional data transformation can be applied to the source data when populating the index field. By default, the value of the source attribute is copied to the index field.

Show file Open project: scopely/aws-sdk-net

Private Methods

Method Description
IsSetSourceDataCopy ( ) : bool
IsSetSourceDataFunction ( ) : bool
IsSetSourceDataMap ( ) : bool
IsSetSourceDataTrimTitle ( ) : bool