includeDiskLuns

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

Parameters

value

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


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


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

Parameters

values

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