| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsLogDeliveryDescription |
CloudWatchLogsLogDeliveryDescription.clone() |
CloudWatchLogsLogDeliveryDescription |
WorkerLogDeliveryDescription.getCloudWatchLogs()
Details about delivering logs to Amazon CloudWatch Logs.
|
CloudWatchLogsLogDeliveryDescription |
CloudWatchLogsLogDeliveryDescription.withEnabled(Boolean enabled)
Whether log delivery to Amazon CloudWatch Logs is enabled.
|
CloudWatchLogsLogDeliveryDescription |
CloudWatchLogsLogDeliveryDescription.withLogGroup(String logGroup)
The name of the CloudWatch log group that is the destination for log delivery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerLogDeliveryDescription.setCloudWatchLogs(CloudWatchLogsLogDeliveryDescription cloudWatchLogs)
Details about delivering logs to Amazon CloudWatch Logs.
|
WorkerLogDeliveryDescription |
WorkerLogDeliveryDescription.withCloudWatchLogs(CloudWatchLogsLogDeliveryDescription cloudWatchLogs)
Details about delivering logs to Amazon CloudWatch Logs.
|
Copyright © 2021. All rights reserved.