schema

@JvmName(name = "sxskwevohexcktmn")
suspend fun schema(value: Output<AnalyticsApplicationInputsSchemaArgs>)
@JvmName(name = "pgwdeplwrcnmgvft")
suspend fun schema(value: AnalyticsApplicationInputsSchemaArgs)

Parameters

value

The Schema format of the data in the streaming source. See Source Schema below for more details.


@JvmName(name = "wmvhkildobtnowov")
suspend fun schema(argument: suspend AnalyticsApplicationInputsSchemaArgsBuilder.() -> Unit)

Parameters

argument

The Schema format of the data in the streaming source. See Source Schema below for more details.