backupRepeatingTimeIntervals

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


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