Scheduled Snapshots Config Args
fun ScheduledSnapshotsConfigArgs(enabled: Output<Boolean>? = null, snapshotCreationSchedule: Output<String>? = null, snapshotLocation: Output<String>? = null, timeZone: Output<String>? = null)