public static interface S3DestinationConfiguration.Builder extends SdkPojo, CopyableBuilder<S3DestinationConfiguration.Builder,S3DestinationConfiguration>
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfiguration.Builder |
bucketName(String bucketName)
Name of the Amazon S3 bucket where chat activity will be logged.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3DestinationConfiguration.Builder bucketName(String bucketName)
Name of the Amazon S3 bucket where chat activity will be logged.
bucketName - Name of the Amazon S3 bucket where chat activity will be logged.Copyright © 2023. All rights reserved.