Class SqsProperties

java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
io.awspring.cloud.autoconfigure.sqs.SqsProperties

@ConfigurationProperties(prefix="spring.cloud.aws.sqs") public class SqsProperties extends AwsClientProperties
Properties related to AWS SQS.
Since:
3.0
Author:
Tomaz Fernandes