프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GreaterThanOrEqualToThreshold | |||
GreaterThanThreshold | |||
LessThanOrEqualToThreshold | |||
LessThanThreshold |
메소드 | 설명 | |
---|---|---|
ComparisonOperator ( string value ) : System |
Default Constructor
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public ComparisonOperator ( string value ) : System | ||
value | string | |
리턴 | System |
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
리턴 |
public static ComparisonOperator,Amazon.CloudWatch GreaterThanOrEqualToThreshold | ||
리턴 |
public static ComparisonOperator,Amazon.CloudWatch GreaterThanThreshold | ||
리턴 |
public static ComparisonOperator,Amazon.CloudWatch LessThanOrEqualToThreshold | ||
리턴 |