You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudTrail::Types::TrailSpecifies an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs will be delivered.
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group.
Specifies if the trail has custom event selectors.
Specifies whether a trail has insight types specified in an InsightSelector
list.
The region in which the trail was created.
Set to True to include AWS API calls from AWS global services such as IAM.
Specifies whether the trail exists only in one region or exists in all regions.
Specifies whether the trail is an organization trail.
Specifies the KMS key ID that encrypts the logs delivered by CloudTrail.
Specifies whether log file validation is enabled.
Name of the trail set by calling CreateTrail.
Name of the Amazon S3 bucket into which CloudTrail delivers your trail files.
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery.
Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered.
This field is no longer in use.
Specifies the ARN of the trail.
Specifies an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs will be delivered.
#cloud_watch_logs_role_arn ⇒ StringSpecifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group.
#has_custom_event_selectors ⇒ BooleanSpecifies if the trail has custom event selectors.
#has_insight_selectors ⇒ BooleanSpecifies whether a trail has insight types specified in an InsightSelector
list.
The region in which the trail was created.
#include_global_service_events ⇒ BooleanSet to True to include AWS API calls from AWS global services such as IAM. Otherwise, False.
#is_multi_region_trail ⇒ BooleanSpecifies whether the trail exists only in one region or exists in all regions.
#is_organization_trail ⇒ BooleanSpecifies whether the trail is an organization trail.
#kms_key_id ⇒ StringSpecifies the KMS key ID that encrypts the logs delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the format:
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
Specifies whether log file validation is enabled.
#name ⇒ StringName of the trail set by calling CreateTrail. The maximum length is 128 characters.
#s3_key_prefix ⇒ StringSpecifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your CloudTrail Log Files.The maximum length is 200 characters.
#sns_topic_arn ⇒ StringSpecifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The format of a topic ARN is:
arn:aws:sns:us-east-2:123456789012:MyTopic
This field is no longer in use. Use SnsTopicARN.
#trail_arn ⇒ StringSpecifies the ARN of the trail. The format of a trail ARN is:
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4