Uses of Class
com.amazonaws.services.iot.model.SqsAction
Packages that use SqsAction
-
Uses of SqsAction in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return SqsActionModifier and TypeMethodDescriptionSqsAction.clone()
Action.getSqs()
Publish to an Amazon SQS queue.SqsAction.withQueueUrl
(String queueUrl) The URL of the Amazon SQS queue.SqsAction.withRoleArn
(String roleArn) The ARN of the IAM role that grants access.SqsAction.withUseBase64
(Boolean useBase64) Specifies whether to use Base64 encoding.Methods in com.amazonaws.services.iot.model with parameters of type SqsAction