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 unused access analyzer.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class UnusedAccessFindingsStatistics
The UnusedAccessFindingsStatistics type exposes the following members
Name | Description | |
---|---|---|
![]() |
UnusedAccessFindingsStatistics() |
Name | Type | Description | |
---|---|---|---|
![]() |
TopAccounts | System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.FindingAggregationAccountDetails> |
Gets and sets the property TopAccounts. A list of one to ten Amazon Web Services accounts that have the most active findings for the unused access analyzer. |
![]() |
TotalActiveFindings | System.Int32 |
Gets and sets the property TotalActiveFindings. The total number of active findings for the unused access analyzer. |
![]() |
TotalArchivedFindings | System.Int32 |
Gets and sets the property TotalArchivedFindings. The total number of archived findings for the unused access analyzer. |
![]() |
TotalResolvedFindings | System.Int32 |
Gets and sets the property TotalResolvedFindings. The total number of resolved findings for the unused access analyzer. |
![]() |
UnusedAccessTypeStatistics | System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.UnusedAccessTypeStatistics> |
Gets and sets the property UnusedAccessTypeStatistics. A list of details about the total number of findings for each type of unused access for the 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