Resource Policy Snapshot Schedule Policy Schedule Hourly Schedule Args
data class ResourcePolicySnapshotSchedulePolicyScheduleHourlyScheduleArgs(val hoursInCycle: Output<Int>, val startTime: Output<String>) : ConvertibleToJava<ResourcePolicySnapshotSchedulePolicyScheduleHourlyScheduleArgs>
Constructors
Link copied to clipboard
fun ResourcePolicySnapshotSchedulePolicyScheduleHourlyScheduleArgs(hoursInCycle: Output<Int>, startTime: Output<String>)