

# SensitiveDataDetections
<a name="API_SensitiveDataDetections"></a>

The list of detected instances of sensitive data.

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

 ** Count **   <a name="securityhub-Type-SensitiveDataDetections-Count"></a>
The total number of occurrences of sensitive data that were detected.  
Type: Long  
Required: No

 ** Occurrences **   <a name="securityhub-Type-SensitiveDataDetections-Occurrences"></a>
Details about the sensitive data that was detected.  
Type: [Occurrences](API_Occurrences.md) object  
Required: No

 ** Type **   <a name="securityhub-Type-SensitiveDataDetections-Type"></a>
The type of sensitive data that was detected. For example, the type might indicate that the data is an email address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/SensitiveDataDetections) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/SensitiveDataDetections) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/SensitiveDataDetections) 