InstancePropertyStringFilter
The filters to describe or get information about your managed nodes.
Contents
- Key
-
The filter key name to describe your managed nodes.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100000.
Pattern:
^.{1,100000}$
Required: Yes
- Values
-
The filter key name to describe your managed nodes.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 40 items.
Length Constraints: Minimum length of 1. Maximum length of 100000.
Pattern:
^.{1,100000}$
Required: Yes
- Operator
-
The operator used by the filter call.
Type: String
Valid Values:
Equal | NotEqual | BeginWith | LessThan | GreaterThan
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: