Uses of Class
com.amazonaws.services.iot.model.SnsAction
Packages that use SnsAction
-
Uses of SnsAction in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return SnsActionModifier and TypeMethodDescriptionSnsAction.clone()
Action.getSns()
Publish to an Amazon SNS topic.SnsAction.withMessageFormat
(MessageFormat messageFormat) The message format of the message to publish.SnsAction.withMessageFormat
(String messageFormat) The message format of the message to publish.SnsAction.withRoleArn
(String roleArn) The ARN of the IAM role that grants access.SnsAction.withTargetArn
(String targetArn) The ARN of the SNS topic.Methods in com.amazonaws.services.iot.model with parameters of type SnsAction