AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides aggregate statistics about the findings for the specified internal access analyzer. This includes counts of active, archived, and resolved findings.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class InternalAccessFindingsStatistics
The InternalAccessFindingsStatistics type exposes the following members
Name | Description | |
---|---|---|
![]() |
InternalAccessFindingsStatistics() |
Name | Type | Description | |
---|---|---|---|
![]() |
ResourceTypeStatistics | System.Collections.Generic.Dictionary<System.String, Amazon.AccessAnalyzer.Model.InternalAccessResourceTypeDetails> |
Gets and sets the property ResourceTypeStatistics. The total number of active findings for each resource type of the specified internal access analyzer. |
![]() |
TotalActiveFindings | System.Int32 |
Gets and sets the property TotalActiveFindings. The number of active findings for the specified internal access analyzer. |
![]() |
TotalArchivedFindings | System.Int32 |
Gets and sets the property TotalArchivedFindings. The number of archived findings for the specified internal access analyzer. |
![]() |
TotalResolvedFindings | System.Int32 |
Gets and sets the property TotalResolvedFindings. The number of resolved findings for the specified internal access analyzer. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5