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 CloudTrail access.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class CloudTrailDetails
The CloudTrailDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
CloudTrailDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessRole | System.String |
Gets and sets the property AccessRole. The ARN of the service role that IAM Access Analyzer uses to access your CloudTrail trail and service last accessed information. |
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The end of the time range for which IAM Access Analyzer reviews your CloudTrail events. Events with a timestamp after this time are not considered to generate a policy. If this is not included in the request, the default value is the current time. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The start of the time range for which IAM Access Analyzer reviews your CloudTrail events. Events with a timestamp before this time are not considered to generate a policy. |
![]() |
Trails | System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.Trail> |
Gets and sets the property Trails.
A |
.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