backupRepeatingTimeIntervals

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

Parameters

value

Specifies a list of repeating time interval. It should follow ISO 8601 repeating time interval. Changing this forces a new Backup Policy Blob Storage to be created.


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


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

Parameters

values

Specifies a list of repeating time interval. It should follow ISO 8601 repeating time interval. Changing this forces a new Backup Policy Blob Storage to be created.