mappedLuns

@JvmName(name = "vxrkwalgckybyiwc")
suspend fun mappedLuns(value: Output<List<String>>)
@JvmName(name = "sviosswtmsvdirox")
suspend fun mappedLuns(value: List<String>)

Parameters

value

List of LUN names mapped to the ACL.


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


@JvmName(name = "msvhrlgrxmpnhdpn")
suspend fun mappedLuns(values: List<Output<String>>)
@JvmName(name = "lkxisydglrcnkbah")
suspend fun mappedLuns(vararg values: String)

Parameters

values

List of LUN names mapped to the ACL.