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.

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.DataPipeline.dll
Version: 3.x.y.z

Syntax

C#
public class Selector

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 Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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