| Package | Description |
|---|---|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestinationConfiguration |
CloudWatchLogsDestinationConfiguration.clone() |
CloudWatchLogsDestinationConfiguration |
DestinationConfiguration.getCloudWatchLogs()
An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
|
CloudWatchLogsDestinationConfiguration |
CloudWatchLogsDestinationConfiguration.withLogGroupName(String logGroupName)
Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConfiguration.setCloudWatchLogs(CloudWatchLogsDestinationConfiguration cloudWatchLogs)
An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
|
DestinationConfiguration |
DestinationConfiguration.withCloudWatchLogs(CloudWatchLogsDestinationConfiguration cloudWatchLogs)
An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
|
Copyright © 2024. All rights reserved.