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