wwids

@JvmName(name = "ysrcvtfxwamvwbip")
suspend fun wwids(value: Output<List<String>>)
@JvmName(name = "dggfjsvuamwmkuwc")
suspend fun wwids(value: List<String>?)

Parameters

value

wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.


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


@JvmName(name = "upjlmgdtecknydpn")
suspend fun wwids(values: List<Output<String>>)
@JvmName(name = "epdevlitathwgeyd")
suspend fun wwids(vararg values: String)

Parameters

values

wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.