Class ScheduleEntryArgs


  • public final class ScheduleEntryArgs
    extends com.pulumi.resources.ResourceArgs
    Patch schedule entry for a Premium Redis Cache.
    • Method Detail

      • dayOfWeek

        public com.pulumi.core.Output<DayOfWeek> dayOfWeek()
        Returns:
        Day of the week when a cache can be patched.
      • maintenanceWindow

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> maintenanceWindow()
        Returns:
        ISO8601 timespan specifying how much time cache patching can take.
      • startHourUtc

        public com.pulumi.core.Output<java.lang.Integer> startHourUtc()
        Returns:
        Start hour after which cache patching can start.