OpsItemRelatedItemsFilter
Describes a filter for a specific list of related-item resources.
Contents
- Key
-
The name of the filter key. Supported values include
ResourceUri
,ResourceType
, orAssociationId
.Type: String
Valid Values:
ResourceType | AssociationId | ResourceUri
Required: Yes
- Operator
-
The operator used by the filter call. The only supported operator is
EQUAL
.Type: String
Valid Values:
Equal
Required: Yes
- Values
-
The values for the filter.
Type: Array of strings
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: