public static interface S3Logs.Builder extends SdkPojo, CopyableBuilder<S3Logs.Builder,S3Logs>
| Modifier and Type | Method and Description |
|---|---|
S3Logs.Builder |
s3BucketName(String s3BucketName)
The S3 bucket in which to store the logs.
|
S3Logs.Builder |
s3KeyPrefix(String s3KeyPrefix)
The Amazon S3 path to the bucket where the logs are stored.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Logs.Builder s3BucketName(String s3BucketName)
The S3 bucket in which to store the logs.
s3BucketName - The S3 bucket in which to store the logs.S3Logs.Builder s3KeyPrefix(String s3KeyPrefix)
The Amazon S3 path to the bucket where the logs are stored.
s3KeyPrefix - The Amazon S3 path to the bucket where the logs are stored.Copyright © 2023. All rights reserved.