inputSchema

@JvmName(name = "njwxqubyecyivkay")
suspend fun inputSchema(value: Output<ApplicationInputSchemaArgs>)
@JvmName(name = "cdwjsqeyquqsojiy")
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 = "lucirgqfsjkhoecf")
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.