schema

@JvmName(name = "dgdcghojpyaijsqh")
suspend fun schema(value: Output<AnalyticsApplicationOutputSchemaArgs>)
@JvmName(name = "mkfbyvetswgakolu")
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 = "jsmfxpecjyhclehb")
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.