Class PeriodicModePropertiesArgs


  • public final class PeriodicModePropertiesArgs
    extends com.pulumi.resources.ResourceArgs
    Configuration values for periodic mode backup
    • Method Detail

      • backupIntervalInMinutes

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> backupIntervalInMinutes()
        Returns:
        An integer representing the interval in minutes between two backups
      • backupRetentionIntervalInHours

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> backupRetentionIntervalInHours()
        Returns:
        An integer representing the time (in hours) that each backup is retained
      • backupStorageRedundancy

        public java.util.Optional<com.pulumi.core.Output<com.pulumi.core.Either<java.lang.String,​BackupStorageRedundancy>>> backupStorageRedundancy()
        Returns:
        Enum to indicate type of backup residency