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 details about the analyzed resource.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class AnalyzedResource
The AnalyzedResource type exposes the following members
Name | Description | |
---|---|---|
![]() |
AnalyzedResource() |
Name | Type | Description | |
---|---|---|---|
![]() |
Actions | System.Collections.Generic.List<System.String> |
Gets and sets the property Actions. The actions that an external principal is granted permission to use by the policy that generated the finding. |
![]() |
AnalyzedAt | System.DateTime |
Gets and sets the property AnalyzedAt. The time at which the resource 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. An error message. |
![]() |
IsPublic | System.Boolean |
Gets and sets the property IsPublic. Indicates whether the policy that generated the finding grants public access to the resource. |
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The ARN of the resource that was analyzed. |
![]() |
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 was analyzed. |
![]() |
SharedVia | System.Collections.Generic.List<System.String> |
Gets and sets the property SharedVia. Indicates how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings. |
![]() |
Status | Amazon.AccessAnalyzer.FindingStatus |
Gets and sets the property Status. The current status of the finding generated from the analyzed resource. |
![]() |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The time at which the finding was 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