Condition
Indicates the condition based on which you want to filter the metrics.
Contents
- field
- 
               Indicates the field in the metric. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: Yes 
- operator
- 
               Indicates the type of operator or comparison to be used when evaluating a condition against the specified field. Type: String Valid Values: Equals | NotEquals | GreaterThen | GreaterOrEquals | LessThen | LessOrEqualsRequired: Yes 
- value
- 
               Indicates the value or data against which a condition is evaluated. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: