Volume Snapshot Policy Args
constructor(dailySchedule: Output<VolumeSnapshotPolicyDailyScheduleArgs>? = null, enabled: Output<Boolean>? = null, hourlySchedule: Output<VolumeSnapshotPolicyHourlyScheduleArgs>? = null, monthlySchedule: Output<VolumeSnapshotPolicyMonthlyScheduleArgs>? = null, weeklySchedule: Output<VolumeSnapshotPolicyWeeklyScheduleArgs>? = null)