targetPrefix property

String? targetPrefix
getter/setter pair

A prefix for all log object keys. If you store log files from multiple Amazon S3 buckets in a single bucket, you can use a prefix to distinguish which log files came from which bucket.

Implementation

String? targetPrefix;