ScanResultThreat
Contains information about a specific threat that was detected during the malware scan.
Contents
- count
-
The number of instances of this threat that were detected.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- hash
-
The hash value associated with the detected threat.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
- itemDetails
-
Additional information about where this threat was detected.
Type: Array of ItemDetails objects
Required: No
- name
-
The name of the detected threat.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
- source
-
The source that detected this threat.
Type: String
Valid Values:
AMAZON | BITDEFENDERRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: