inputSchema

@JvmName(name = "gworshximlevicde")
suspend fun inputSchema(value: Output<ApplicationInputSchemaArgs>)
@JvmName(name = "bqixvnhfxhsqnlwv")
suspend fun inputSchema(value: ApplicationInputSchemaArgs)

Parameters

value

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.


@JvmName(name = "cxjtdskggyixfweo")
suspend fun inputSchema(argument: suspend ApplicationInputSchemaArgsBuilder.() -> Unit)

Parameters

argument

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.