backupRepeatingTimeIntervals

@JvmName(name = "oxobonvwcmshvmvy")
suspend fun backupRepeatingTimeIntervals(value: Output<List<String>>)
@JvmName(name = "ppalwfeduojxrqiv")
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 Disk to be created.


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


@JvmName(name = "yhjdeplqxffrlxms")
suspend fun backupRepeatingTimeIntervals(values: List<Output<String>>)
@JvmName(name = "eotqhyqgaekhkojt")
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 Disk to be created.