

# InternalAccessResourceTypeDetails
<a name="API_InternalAccessResourceTypeDetails"></a>

Contains information about the total number of active, archived, and resolved findings for a resource type of an internal access analyzer.

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

 ** totalActiveFindings **   <a name="accessanalyzer-Type-InternalAccessResourceTypeDetails-totalActiveFindings"></a>
The total number of active findings for the resource type in the internal access analyzer.  
Type: Integer  
Required: No

 ** totalArchivedFindings **   <a name="accessanalyzer-Type-InternalAccessResourceTypeDetails-totalArchivedFindings"></a>
The total number of archived findings for the resource type in the internal access analyzer.  
Type: Integer  
Required: No

 ** totalResolvedFindings **   <a name="accessanalyzer-Type-InternalAccessResourceTypeDetails-totalResolvedFindings"></a>
The total number of resolved findings for the resource type in the internal access analyzer.  
Type: Integer  
Required: No

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