scheduledBackupTimes

@JvmName(name = "kfjfoexvajinuxkq")
suspend fun scheduledBackupTimes(value: Output<List<String>>)
@JvmName(name = "epmyjpautgbvhuxg")
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 = "rjdujrygwdtagadj")
suspend fun scheduledBackupTimes(vararg values: Output<String>)


@JvmName(name = "nyrmvqguinhbjohq")
suspend fun scheduledBackupTimes(values: List<Output<String>>)
@JvmName(name = "ystqcjuarxruhnlk")
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.