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.
Namespace: Amazon.DeviceFarm
Assembly: AWSSDK.dll
Version: (assembly version)
public class RuleOperator : ConstantClass
The RuleOperator type exposes the following members
| Name | Description | |
|---|---|---|
|
RuleOperator(string) | Default Constructor |
| Name | Type | Description | |
|---|---|---|---|
|
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
| Name | Description | |
|---|---|---|
|
FindValue(string) | Finds the constant for the unique value. |
| Name | Type | Description | |
|---|---|---|---|
|
EQUALS_TO | Amazon.DeviceFarm.RuleOperator | Constant EQUALS_TO for RuleOperator |
|
GREATER_THAN | Amazon.DeviceFarm.RuleOperator | Constant GREATER_THAN for RuleOperator |
|
IN | Amazon.DeviceFarm.RuleOperator | Constant IN for RuleOperator |
|
LESS_THAN | Amazon.DeviceFarm.RuleOperator | Constant LESS_THAN for RuleOperator |
|
NOT_IN | Amazon.DeviceFarm.RuleOperator | Constant NOT_IN for RuleOperator |
.NET Framework:
Supported in: 4.5, 4.0, 3.5