wwids

@JvmName(name = "mytiwsevpmtxtfmx")
suspend fun wwids(value: Output<List<String>>)
@JvmName(name = "ofadawmaubtnwmdo")
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 = "etnbttpbgddxmgvn")
suspend fun wwids(vararg values: Output<String>)


@JvmName(name = "ejcejfwejonxmemb")
suspend fun wwids(values: List<Output<String>>)
@JvmName(name = "vjblueiulswnvsvk")
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.