Class SnsProperties

java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
io.awspring.cloud.autoconfigure.sns.SnsProperties

@ConfigurationProperties(prefix="spring.cloud.aws.sns") public class SnsProperties extends AwsClientProperties
Properties related to AWS SNS.
Since:
3.0
Author:
Matej Nedic
  • Field Details

  • Constructor Details

    • SnsProperties

      public SnsProperties()