| Package | Description |
|---|---|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfiguration |
S3DestinationConfiguration.clone() |
S3DestinationConfiguration |
DestinationConfiguration.getS3()
An Amazon S3 destination configuration where chat activity will be logged.
|
S3DestinationConfiguration |
S3DestinationConfiguration.withBucketName(String bucketName)
Name of the Amazon S3 bucket where chat activity will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConfiguration.setS3(S3DestinationConfiguration s3)
An Amazon S3 destination configuration where chat activity will be logged.
|
DestinationConfiguration |
DestinationConfiguration.withS3(S3DestinationConfiguration s3)
An Amazon S3 destination configuration where chat activity will be logged.
|
Copyright © 2023. All rights reserved.