SnapshotPolicyWeeklyScheduleArgs

fun SnapshotPolicyWeeklyScheduleArgs(daysOfWeeks: Output<List<String>>, hour: Output<Int>, minute: Output<Int>, snapshotsToKeep: Output<Int>)