schema

@JvmName(name = "adjkjhkfrplwxyen")
suspend fun schema(value: Output<AnalyticsApplicationOutputSchemaArgs>)
@JvmName(name = "ybcrkmdreqnymisa")
suspend fun schema(value: AnalyticsApplicationOutputSchemaArgs)

Parameters

value

The Schema format of the data written to the destination. See Destination Schema below for more details.


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

Parameters

argument

The Schema format of the data written to the destination. See Destination Schema below for more details.