ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgs

data class ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgs(val daysInCycle: Output<Int>, val startTime: Output<String>) : ConvertibleToJava<ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgs

Properties

Link copied to clipboard
val daysInCycle: Output<Int>

The number of days between snapshots.

Link copied to clipboard
val startTime: Output<String>

This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.