cronSchedule

@JvmName(name = "qbsiaoegqbsdgjir")
suspend fun cronSchedule(value: Output<String>)
@JvmName(name = "uyfhrpittcdwxgrd")
suspend fun cronSchedule(value: String?)

Parameters

value

A standard cron string that defines a repeating schedule for creating Backups via this BackupPlan. This is mutually exclusive with the rpoConfig field since at most one schedule can be defined for a BackupPlan. If this is defined, then backupRetainDays must also be defined.