dataTypes

@JvmName(name = "eruodbpgbsfbpiwh")
suspend fun dataTypes(value: Output<List<String>>)
@JvmName(name = "diqgxsbvcvpbjepl")
suspend fun dataTypes(value: List<String>)

Parameters

value

A list of data types which sent to workspace. Possible values are Alerts and RawEvents.


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


@JvmName(name = "jqnedphqqeatoujt")
suspend fun dataTypes(values: List<Output<String>>)
@JvmName(name = "ekckuegylkigibbd")
suspend fun dataTypes(vararg values: String)

Parameters

values

A list of data types which sent to workspace. Possible values are Alerts and RawEvents.