AWS SDK Version 2 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.

.NET Framework 3.5
 
A comparision that is used to determine whether a query should return this object.

Inheritance Hierarchy

System.Object
  Amazon.DataPipeline.Model.Selector

Namespace: Amazon.DataPipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Selector : Object

The Selector type exposes the following members

Constructors

NameDescription
Public Method Selector()

Properties

NameTypeDescription
Public Property FieldName System.String Gets and sets the property FieldName.

The name of the field that the operator will be applied to. The field name is the "key" portion of the field definition in the pipeline definition syntax that is used by the AWS Data Pipeline API. If the field is not set on the object, the condition fails.

Public Property Operator Amazon.DataPipeline.Model.Operator Gets and sets the property Operator.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8