ResourcePolicySnapshotSchedulePolicyScheduleHourlySchedule

data class ResourcePolicySnapshotSchedulePolicyScheduleHourlySchedule(val hoursInCycle: Int, val startTime: String)

Constructors

constructor(hoursInCycle: Int, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of hours between snapshots.

Link copied to clipboard

Time within the window to start the operations. It must be in an hourly format "HH:MM", where HH : 00-23 and MM : 00 GMT. eg: 21:00