AWS SDK Version 3 for .NET
API Reference

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.

Contains information about the aggregate statistics for an external or unused access analyzer. Only one parameter can be used in a FindingsStatistics object.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.FindingsStatistics

Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z

Syntax

C#
public class FindingsStatistics

The FindingsStatistics type exposes the following members

Constructors

NameDescription
Public Method FindingsStatistics()

Properties

NameTypeDescription
Public Property ExternalAccessFindingsStatistics Amazon.AccessAnalyzer.Model.ExternalAccessFindingsStatistics

Gets and sets the property ExternalAccessFindingsStatistics.

The aggregate statistics for an external access analyzer.

Public Property InternalAccessFindingsStatistics Amazon.AccessAnalyzer.Model.InternalAccessFindingsStatistics

Gets and sets the property InternalAccessFindingsStatistics.

The aggregate statistics for an internal access analyzer. This includes information about active, archived, and resolved findings related to internal access within your Amazon Web Services organization or account.

Public Property UnusedAccessFindingsStatistics Amazon.AccessAnalyzer.Model.UnusedAccessFindingsStatistics

Gets and sets the property UnusedAccessFindingsStatistics.

The aggregate statistics for an unused access analyzer.

Version Information

.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