

# ScanFilePath
<a name="API_ScanFilePath"></a>

Contains details of infected file including name, file path and hash.

## Contents
<a name="API_ScanFilePath_Contents"></a>

 ** fileName **   <a name="guardduty-Type-ScanFilePath-fileName"></a>
File name of the infected file.  
Type: String  
Required: No

 ** filePath **   <a name="guardduty-Type-ScanFilePath-filePath"></a>
The file path of the infected file.  
Type: String  
Required: No

 ** hash **   <a name="guardduty-Type-ScanFilePath-hash"></a>
The hash value of the infected file.  
Type: String  
Required: No

 ** volumeArn **   <a name="guardduty-Type-ScanFilePath-volumeArn"></a>
EBS volume ARN details of the infected file.  
Type: String  
Required: No

## See Also
<a name="API_ScanFilePath_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/guardduty-2017-11-28/ScanFilePath) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/guardduty-2017-11-28/ScanFilePath) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/guardduty-2017-11-28/ScanFilePath) 