disabledDataSources

@JvmName(name = "dloucgkrhrscekvi")
suspend fun disabledDataSources(value: Output<List<String>>)
@JvmName(name = "aoblajrypmlfmhns")
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 = "lnskgbfyeisupqdn")
suspend fun disabledDataSources(vararg values: Output<String>)


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

Parameters

values

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