Class SnapshotProperties

java.lang.Object
de.otto.synapse.configuration.aws.SnapshotProperties

@ConfigurationProperties(prefix="synapse.snapshot") public class SnapshotProperties extends Object
  • Constructor Details

    • SnapshotProperties

      public SnapshotProperties()
  • Method Details

    • getBucketName

      public String getBucketName()
    • setBucketName

      public void setBucketName(String bucketName)