class Aws::AccessAnalyzer::Types::CloudTrailProperties
Contains information about CloudTrail access.
@!attribute [rw] end_time
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. @return [Time]
@!attribute [rw] start_time
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. @return [Time]
@!attribute [rw] trail_properties
A `TrailProperties` object that contains settings for trail properties. @return [Array<Types::TrailProperties>]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/CloudTrailProperties AWS API Documentation
Constants
- SENSITIVE