ScanResourceCriteria
Contains information about criteria used to filter resources before triggering malware scan.
Contents
- exclude
-
Represents condition that when matched will prevent a malware scan for a certain resource.
Type: String to ScanCondition object map
Valid Keys:
EC2_INSTANCE_TAG
Required: No
- include
-
Represents condition that when matched will allow a malware scan for a certain resource.
Type: String to ScanCondition object map
Valid Keys:
EC2_INSTANCE_TAG
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: