Class S3EventingProperties


  • public class S3EventingProperties
    extends java.lang.Object
    • Constructor Detail

      • S3EventingProperties

        public S3EventingProperties()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getSnsTopicName

        public java.lang.String getSnsTopicName()
      • setSnsTopicName

        public void setSnsTopicName​(java.lang.String snsTopicName)
      • getRefreshIntervalMs

        public long getRefreshIntervalMs()
      • setRefreshIntervalMs

        public void setRefreshIntervalMs​(long refreshIntervalMs)