scheduledBackupTimes

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


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