UpdateTrailResult |
UpdateTrailResult.clone() |
|
UpdateTrailResult |
UpdateTrailResult.withCloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn) |
Specifies the Amazon Resource Name (ARN) of the log group to which
CloudTrail logs will be delivered.
|
UpdateTrailResult |
UpdateTrailResult.withCloudWatchLogsRoleArn(String cloudWatchLogsRoleArn) |
Specifies the role for the CloudWatch Logs endpoint to assume to write to
a user's log group.
|
UpdateTrailResult |
UpdateTrailResult.withIncludeGlobalServiceEvents(Boolean includeGlobalServiceEvents) |
Specifies whether the trail is publishing events from global services
such as IAM to the log files.
|
UpdateTrailResult |
UpdateTrailResult.withIsMultiRegionTrail(Boolean isMultiRegionTrail) |
Specifies whether the trail exists in one region or in all regions.
|
UpdateTrailResult |
UpdateTrailResult.withKmsKeyId(String kmsKeyId) |
Specifies the KMS key ID that encrypts the logs delivered by CloudTrail.
|
UpdateTrailResult |
UpdateTrailResult.withLogFileValidationEnabled(Boolean logFileValidationEnabled) |
Specifies whether log file integrity validation is enabled.
|
UpdateTrailResult |
UpdateTrailResult.withName(String name) |
Specifies the name of the trail.
|
UpdateTrailResult |
UpdateTrailResult.withS3BucketName(String s3BucketName) |
Specifies the name of the Amazon S3 bucket designated for publishing log
files.
|
UpdateTrailResult |
UpdateTrailResult.withS3KeyPrefix(String s3KeyPrefix) |
Specifies the Amazon S3 key prefix that comes after the name of the
bucket you have designated for log file delivery.
|
UpdateTrailResult |
UpdateTrailResult.withSnsTopicARN(String snsTopicARN) |
Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send
notifications when log files are delivered.
|
UpdateTrailResult |
UpdateTrailResult.withSnsTopicName(String snsTopicName) |
Deprecated.
|
UpdateTrailResult |
UpdateTrailResult.withTrailARN(String trailARN) |
Specifies the ARN of the trail that was updated.
|