| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestinationConfiguration |
DestinationConfiguration.cloudWatchLogs()
An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationConfiguration.Builder |
DestinationConfiguration.Builder.cloudWatchLogs(CloudWatchLogsDestinationConfiguration cloudWatchLogs)
An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
|
static DestinationConfiguration |
DestinationConfiguration.fromCloudWatchLogs(CloudWatchLogsDestinationConfiguration cloudWatchLogs)
Create an instance of this class with
DestinationConfiguration.cloudWatchLogs() initialized to the given value. |
Copyright © 2023. All rights reserved.