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 total number of active, archived, and resolved findings for a resource type of an internal access analyzer.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.InternalAccessResourceTypeDetails

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

Syntax

C#
public class InternalAccessResourceTypeDetails

The InternalAccessResourceTypeDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property TotalActiveFindings System.Int32

Gets and sets the property TotalActiveFindings.

The total number of active findings for the resource type in the internal access analyzer.

Public Property TotalArchivedFindings System.Int32

Gets and sets the property TotalArchivedFindings.

The total number of archived findings for the resource type in the internal access analyzer.

Public Property TotalResolvedFindings System.Int32

Gets and sets the property TotalResolvedFindings.

The total number of resolved findings for the resource type in the internal 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