| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SNSTopicPublishAction |
SNSTopicPublishAction.clone() |
SNSTopicPublishAction |
Action.getSns()
Sends an Amazon SNS message.
|
SNSTopicPublishAction |
SNSTopicPublishAction.withTargetArn(String targetArn)
The ARN of the Amazon SNS target where the message is sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setSns(SNSTopicPublishAction sns)
Sends an Amazon SNS message.
|
Action |
Action.withSns(SNSTopicPublishAction sns)
Sends an Amazon SNS message.
|
Copyright © 2019. All rights reserved.