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 analyzer.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class AnalyzerSummary
The AnalyzerSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
AnalyzerSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the analyzer. |
![]() |
Configuration | Amazon.AccessAnalyzer.Model.AnalyzerConfiguration |
Gets and sets the property Configuration. Specifies if the analyzer is an external access, unused access, or internal access analyzer. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. A timestamp for the time at which the analyzer was created. |
![]() |
LastResourceAnalyzed | System.String |
Gets and sets the property LastResourceAnalyzed. The resource that was most recently analyzed by the analyzer. |
![]() |
LastResourceAnalyzedAt | System.DateTime |
Gets and sets the property LastResourceAnalyzedAt. The time at which the most recently analyzed resource was analyzed. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the analyzer. |
![]() |
Status | Amazon.AccessAnalyzer.AnalyzerStatus |
Gets and sets the property Status.
The status of the analyzer. An |
![]() |
StatusReason | Amazon.AccessAnalyzer.Model.StatusReason |
Gets and sets the property StatusReason.
The |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags added to the analyzer. |
![]() |
Type | Amazon.AccessAnalyzer.Type |
Gets and sets the property Type. The type of analyzer, which corresponds to the zone of trust chosen 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