| Package | Description |
|---|---|
| com.amazonaws.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogDestination |
CloudWatchLogDestination.clone() |
CloudWatchLogDestination |
LogPublishingOptions.getCloudWatchLogDestination()
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs.
|
CloudWatchLogDestination |
CloudWatchLogDestination.withLogGroup(String logGroup)
The name of the CloudWatch Logs group to send pipeline logs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogPublishingOptions.setCloudWatchLogDestination(CloudWatchLogDestination cloudWatchLogDestination)
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs.
|
LogPublishingOptions |
LogPublishingOptions.withCloudWatchLogDestination(CloudWatchLogDestination cloudWatchLogDestination)
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs.
|
Copyright © 2023. All rights reserved.