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 findings for an Amazon Web Services account in an organization unused access analyzer.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.FindingAggregationAccountDetails

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

Syntax

C#
public class FindingAggregationAccountDetails

The FindingAggregationAccountDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Account System.String

Gets and sets the property Account.

The ID of the Amazon Web Services account for which unused access finding details are provided.

Public Property Details System.Collections.Generic.Dictionary<System.String, System.Int32>

Gets and sets the property Details.

Provides the number of active findings for each type of unused access for the specified Amazon Web Services account.

Public Property NumberOfActiveFindings System.Int32

Gets and sets the property NumberOfActiveFindings.

The number of active unused access findings for the specified Amazon Web Services account.

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