includeDiskLuns

@JvmName(name = "ukpxperjdaaqqwru")
suspend fun includeDiskLuns(value: Output<List<Int>>)
@JvmName(name = "rlaghyttysunmojh")
suspend fun includeDiskLuns(value: List<Int>?)

Parameters

value

A list of Disks' Logical Unit Numbers(LUN) to be included for VM Protection.


@JvmName(name = "ursaxgrtbctlhywt")
suspend fun includeDiskLuns(vararg values: Output<Int>)


@JvmName(name = "maiblficiofivell")
suspend fun includeDiskLuns(values: List<Output<Int>>)
@JvmName(name = "ggylqhoxykinmgtx")
suspend fun includeDiskLuns(vararg values: Int)

Parameters

values

A list of Disks' Logical Unit Numbers(LUN) to be included for VM Protection.