| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
SnsDestination |
SnsDestination.clone() |
SnsDestination |
EventDestinationDefinition.getSnsDestination() |
SnsDestination |
EventDestination.getSnsDestination() |
SnsDestination |
SnsDestination.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDestinationDefinition.setSnsDestination(SnsDestination snsDestination) |
void |
EventDestination.setSnsDestination(SnsDestination snsDestination) |
EventDestinationDefinition |
EventDestinationDefinition.withSnsDestination(SnsDestination snsDestination) |
EventDestination |
EventDestination.withSnsDestination(SnsDestination snsDestination) |
Copyright © 2024. All rights reserved.