public static interface CloudWatchLogsDestinationConfiguration.Builder extends SdkPojo, CopyableBuilder<CloudWatchLogsDestinationConfiguration.Builder,CloudWatchLogsDestinationConfiguration>
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestinationConfiguration.Builder |
logGroupName(String logGroupName)
Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCloudWatchLogsDestinationConfiguration.Builder logGroupName(String logGroupName)
Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.
logGroupName - Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.Copyright © 2023. All rights reserved.