NodeFilter
The filters for the operation.
Contents
- Key
-
The name of the filter.
Type: String
Valid Values:
AgentType | AgentVersion | ComputerName | InstanceId | InstanceStatus | IpAddress | ManagedStatus | PlatformName | PlatformType | PlatformVersion | ResourceType | OrganizationalUnitId | OrganizationalUnitPath | Region | AccountId
Required: Yes
- Values
-
A filter value supported by the specified key. For example, for the key
PlatformType
, supported values includeLinux
andWindows
.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: Yes
- Type
-
The type of filter operator.
Type: String
Valid Values:
Equal | NotEqual | BeginWith
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: