AwsCloudTrailTrailDetails

Provides details about a CloudTrail trail.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the log group that CloudTrail logs are delivered to.

Link copied to clipboard

The ARN of the role that the CloudWatch Events endpoint assumes when it writes to the log group.

Link copied to clipboard

Indicates whether the trail has custom event selectors.

Link copied to clipboard

The Region where the trail was created.

Link copied to clipboard

Indicates whether the trail publishes events from global services such as IAM to the log files.

Link copied to clipboard

Indicates whether the trail applies only to the current Region or to all Regions.

Link copied to clipboard

Whether the trail is created for all accounts in an organization in Organizations, or only for the current Amazon Web Services account.

Link copied to clipboard

The KMS key ID to use to encrypt the logs.

Link copied to clipboard

Indicates whether CloudTrail log file validation is enabled.

Link copied to clipboard
val name: String?

The name of the trail.

Link copied to clipboard

The name of the S3 bucket where the log files are published.

Link copied to clipboard

The S3 key prefix. The key prefix is added after the name of the S3 bucket where the log files are published.

Link copied to clipboard

The ARN of the SNS topic that is used for notifications of log file delivery.

Link copied to clipboard

The name of the SNS topic that is used for notifications of log file delivery.

Link copied to clipboard

The ARN of the trail.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String