scheduledBackupTimes

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


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