| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
CloudwatchLogsLogDestination |
CloudwatchLogsLogDestination.clone() |
CloudwatchLogsLogDestination |
PipeLogConfiguration.getCloudwatchLogsLogDestination()
The Amazon CloudWatch Logs logging configuration settings for the pipe.
|
CloudwatchLogsLogDestination |
CloudwatchLogsLogDestination.withLogGroupArn(String logGroupArn)
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log
records.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeLogConfiguration.setCloudwatchLogsLogDestination(CloudwatchLogsLogDestination cloudwatchLogsLogDestination)
The Amazon CloudWatch Logs logging configuration settings for the pipe.
|
PipeLogConfiguration |
PipeLogConfiguration.withCloudwatchLogsLogDestination(CloudwatchLogsLogDestination cloudwatchLogsLogDestination)
The Amazon CloudWatch Logs logging configuration settings for the pipe.
|
Copyright © 2023. All rights reserved.