CoverageFilterCriterion
Represents a condition that when matched will be added to the response of the operation.
Contents
- criterionKey
-
An enum value representing possible filter fields.
Note
Replace the enum value
CLUSTER_NAME
withEKS_CLUSTER_NAME
.CLUSTER_NAME
has been deprecated.Type: String
Valid Values:
ACCOUNT_ID | CLUSTER_NAME | RESOURCE_TYPE | COVERAGE_STATUS | ADDON_VERSION | MANAGEMENT_TYPE | EKS_CLUSTER_NAME | ECS_CLUSTER_NAME | AGENT_VERSION | INSTANCE_ID | CLUSTER_ARN
Required: No
- filterCondition
-
Contains information about the condition.
Type: CoverageFilterCondition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: