| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
LogDeliveryDescription |
LogDeliveryDescription.clone() |
LogDeliveryDescription |
DescribeConnectorResult.getLogDelivery()
Details about delivering logs to Amazon CloudWatch Logs.
|
LogDeliveryDescription |
ConnectorSummary.getLogDelivery()
The settings for delivering connector logs to Amazon CloudWatch Logs.
|
LogDeliveryDescription |
LogDeliveryDescription.withWorkerLogDelivery(WorkerLogDeliveryDescription workerLogDelivery)
The workers can send worker logs to different destination types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeConnectorResult.setLogDelivery(LogDeliveryDescription logDelivery)
Details about delivering logs to Amazon CloudWatch Logs.
|
void |
ConnectorSummary.setLogDelivery(LogDeliveryDescription logDelivery)
The settings for delivering connector logs to Amazon CloudWatch Logs.
|
DescribeConnectorResult |
DescribeConnectorResult.withLogDelivery(LogDeliveryDescription logDelivery)
Details about delivering logs to Amazon CloudWatch Logs.
|
ConnectorSummary |
ConnectorSummary.withLogDelivery(LogDeliveryDescription logDelivery)
The settings for delivering connector logs to Amazon CloudWatch Logs.
|
Copyright © 2024. All rights reserved.