scheduledBackupTimes

@JvmName(name = "hegkdohxmllbsiyb")
suspend fun scheduledBackupTimes(value: Output<List<String>>)
@JvmName(name = "xlcqcuouhbmbkepq")
suspend fun scheduledBackupTimes(value: List<String>?)

Parameters

value

Specifies a list of backup times for backup in the RFC3339 format. Changing this forces a new resource to be created.


@JvmName(name = "nbjucgsqvkyycgns")
suspend fun scheduledBackupTimes(vararg values: Output<String>)


@JvmName(name = "virhdxpifhlkfmqt")
suspend fun scheduledBackupTimes(values: List<Output<String>>)
@JvmName(name = "pdunjqpkwmmsxbai")
suspend fun scheduledBackupTimes(vararg values: String)

Parameters

values

Specifies a list of backup times for backup in the RFC3339 format. Changing this forces a new resource to be created.