disabledDataSources

@JvmName(name = "xhtgmqswpcekwkyg")
suspend fun disabledDataSources(value: Output<List<String>>)
@JvmName(name = "liswmbmbmpnwqrwk")
suspend fun disabledDataSources(value: List<String>?)

Parameters

value

A list of disabled data sources for the Iot Security Solution. Possible value is TwinData.


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


@JvmName(name = "ikunuyhxxahdjhkw")
suspend fun disabledDataSources(values: List<Output<String>>)
@JvmName(name = "vugdrivsyhycabmo")
suspend fun disabledDataSources(vararg values: String)

Parameters

values

A list of disabled data sources for the Iot Security Solution. Possible value is TwinData.