| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfiguration |
DestinationConfiguration.s3()
An Amazon S3 destination configuration 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)
An Amazon S3 destination configuration where chat activity will be logged.
|
Copyright © 2023. All rights reserved.