backupRepeatingTimeIntervals

@JvmName(name = "ludkmgusdmcsusfl")
suspend fun backupRepeatingTimeIntervals(value: Output<List<String>>)
@JvmName(name = "gxknkoiwpykjgegg")
suspend fun backupRepeatingTimeIntervals(value: List<String>?)

Parameters

value

Specifies a list of repeating time interval. It supports weekly back. It should follow ISO 8601 repeating time interval. Changing this forces a new Backup Policy PostgreSQL to be created.


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


@JvmName(name = "xlbpkjctsxatpxbo")
suspend fun backupRepeatingTimeIntervals(values: List<Output<String>>)
@JvmName(name = "foasycppsyrxcurp")
suspend fun backupRepeatingTimeIntervals(vararg values: String)

Parameters

values

Specifies a list of repeating time interval. It supports weekly back. It should follow ISO 8601 repeating time interval. Changing this forces a new Backup Policy PostgreSQL to be created.