s3BucketPrefix property

String? s3BucketPrefix
final

The logical hierarchy that was created for the S3 bucket.

If a prefix is not provided, the log is placed at the root level of the bucket.

Implementation

final String? s3BucketPrefix;