| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SNSTopicPublishAction |
Action.sns()
Sends an Amazon SNS message.
|
SNSTopicPublishAction |
AlarmAction.sns()
Returns the value of the Sns property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.sns(SNSTopicPublishAction sns)
Sends an Amazon SNS message.
|
AlarmAction.Builder |
AlarmAction.Builder.sns(SNSTopicPublishAction sns)
Sets the value of the Sns property for this object.
|
Copyright © 2022. All rights reserved.