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 an external access or unused access finding. Only one parameter can be used in a FindingDetails object.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.FindingDetails

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

Syntax

C#
public class FindingDetails

The FindingDetails type exposes the following members

Constructors

NameDescription
Public Method FindingDetails()

Properties

NameTypeDescription
Public Property ExternalAccessDetails Amazon.AccessAnalyzer.Model.ExternalAccessDetails

Gets and sets the property ExternalAccessDetails.

The details for an external access analyzer finding.

Public Property UnusedIamRoleDetails Amazon.AccessAnalyzer.Model.UnusedIamRoleDetails

Gets and sets the property UnusedIamRoleDetails.

The details for an unused access analyzer finding with an unused IAM role finding type.

Public Property UnusedIamUserAccessKeyDetails Amazon.AccessAnalyzer.Model.UnusedIamUserAccessKeyDetails

Gets and sets the property UnusedIamUserAccessKeyDetails.

The details for an unused access analyzer finding with an unused IAM user access key finding type.

Public Property UnusedIamUserPasswordDetails Amazon.AccessAnalyzer.Model.UnusedIamUserPasswordDetails

Gets and sets the property UnusedIamUserPasswordDetails.

The details for an unused access analyzer finding with an unused IAM user password finding type.

Public Property UnusedPermissionDetails Amazon.AccessAnalyzer.Model.UnusedPermissionDetails

Gets and sets the property UnusedPermissionDetails.

The details for an unused access analyzer finding with an unused permission finding type.

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