machineIds

@JvmName(name = "knpplyxyemgqmahs")
suspend fun machineIds(value: Output<List<String>>)
@JvmName(name = "tiyfijvlvwpdvbhq")
suspend fun machineIds(value: List<String>?)

Parameters

value

Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.


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


@JvmName(name = "ulexjphkryidglxp")
suspend fun machineIds(values: List<Output<String>>)
@JvmName(name = "pngbbfspfdfqicss")
suspend fun machineIds(vararg values: String)

Parameters

values

Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.