s3KeyPrefix property

String? s3KeyPrefix
final

Specifies 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.

Implementation

final String? s3KeyPrefix;