| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfiguration |
DestinationConfiguration.s3()
Name of the Amazon S3 bucket where chat activity will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
static DestinationConfiguration |
DestinationConfiguration.fromS3(S3DestinationConfiguration s3)
Create an instance of this class with
DestinationConfiguration.s3() initialized to the given value. |
DestinationConfiguration.Builder |
DestinationConfiguration.Builder.s3(S3DestinationConfiguration s3)
Name of the Amazon S3 bucket where chat activity will be logged.
|
Copyright © 2022. All rights reserved.