iothubIds

@JvmName(name = "sjbnmvfhpweanfmx")
suspend fun iothubIds(value: Output<List<String>>)
@JvmName(name = "bgqrxotccgkafbly")
suspend fun iothubIds(value: List<String>?)

Parameters

value

Specifies the IoT Hub resource IDs to which this Iot Security Solution is applied.


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


@JvmName(name = "hrvsltlmyirteenh")
suspend fun iothubIds(values: List<Output<String>>)
@JvmName(name = "nydyhhygwtjwygpr")
suspend fun iothubIds(vararg values: String)

Parameters

values

Specifies the IoT Hub resource IDs to which this Iot Security Solution is applied.