

# UnusedAccessTypeStatistics
<a name="API_UnusedAccessTypeStatistics"></a>

Contains information about the total number of findings for a type of unused access.

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

 ** total **   <a name="accessanalyzer-Type-UnusedAccessTypeStatistics-total"></a>
The total number of findings for the specified unused access type.  
Type: Integer  
Required: No

 ** unusedAccessType **   <a name="accessanalyzer-Type-UnusedAccessTypeStatistics-unusedAccessType"></a>
The type of unused access.  
Type: String  
Required: No

## See Also
<a name="API_UnusedAccessTypeStatistics_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/accessanalyzer-2019-11-01/UnusedAccessTypeStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/accessanalyzer-2019-11-01/UnusedAccessTypeStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/accessanalyzer-2019-11-01/UnusedAccessTypeStatistics) 