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 a finding.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class FindingSummaryV2
The FindingSummaryV2 type exposes the following members
Name | Description | |
---|---|---|
![]() |
FindingSummaryV2() |
Name | Type | Description | |
---|---|---|---|
![]() |
AnalyzedAt | System.DateTime |
Gets and sets the property AnalyzedAt. The time at which the resource-based policy or IAM entity that generated the finding was analyzed. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The time at which the finding was created. |
![]() |
Error | System.String |
Gets and sets the property Error. The error that resulted in an Error finding. |
![]() |
FindingType | Amazon.AccessAnalyzer.FindingType |
Gets and sets the property FindingType.
The type of the access finding. For external access analyzers, the type is |
![]() |
Id | System.String |
Gets and sets the property Id. The ID of the finding. |
![]() |
Resource | System.String |
Gets and sets the property Resource. The resource that the external principal has access to. |
![]() |
ResourceOwnerAccount | System.String |
Gets and sets the property ResourceOwnerAccount. The Amazon Web Services account ID that owns the resource. |
![]() |
ResourceType | Amazon.AccessAnalyzer.ResourceType |
Gets and sets the property ResourceType. The type of the resource that the external principal has access to. |
![]() |
Status | Amazon.AccessAnalyzer.FindingStatus |
Gets and sets the property Status. The status of the finding. |
![]() |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The time at which the finding was most recently updated. |
.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