disabledDataSources

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


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

Parameters

values

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