s3BucketPrefix property

String? s3BucketPrefix
final

The logical hierarchy you created for your Amazon S3 bucket, for example my-bucket-prefix/prod. If the prefix is not provided, the log is placed at the root level of the bucket.

Implementation

final String? s3BucketPrefix;