backupRepeatingTimeIntervals

@JvmName(name = "rygnfhvvhcdxuvqd")
suspend fun backupRepeatingTimeIntervals(value: Output<List<String>>)
@JvmName(name = "edwxvjdabqcyqrpc")
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 = "hhrakyvameeibxuy")
suspend fun backupRepeatingTimeIntervals(vararg values: Output<String>)


@JvmName(name = "weysbdgokiskkiqg")
suspend fun backupRepeatingTimeIntervals(values: List<Output<String>>)
@JvmName(name = "wmvmcpksqperhyrw")
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.