| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestination |
EventDestination.cloudWatchLogsDestination()
An object that contains information about an event destination that sends logging events to Amazon CloudWatch
logs.
|
CloudWatchLogsDestination |
UpdateEventDestinationRequest.cloudWatchLogsDestination()
An object that contains information about an event destination that sends data to CloudWatch Logs.
|
CloudWatchLogsDestination |
CreateEventDestinationRequest.cloudWatchLogsDestination()
An object that contains information about an event destination for logging to Amazon CloudWatch logs.
|
| Modifier and Type | Method and Description |
|---|---|
EventDestination.Builder |
EventDestination.Builder.cloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination)
An object that contains information about an event destination that sends logging events to Amazon CloudWatch
logs.
|
UpdateEventDestinationRequest.Builder |
UpdateEventDestinationRequest.Builder.cloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination)
An object that contains information about an event destination that sends data to CloudWatch Logs.
|
CreateEventDestinationRequest.Builder |
CreateEventDestinationRequest.Builder.cloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination)
An object that contains information about an event destination for logging to Amazon CloudWatch logs.
|
Copyright © 2023. All rights reserved.