backupRepeatingTimeIntervals

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


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