schema

@JvmName(name = "piccmnblvshfnwfg")
suspend fun schema(value: Output<AnalyticsApplicationOutputSchemaArgs>)
@JvmName(name = "tufmnbjkjelahjyd")
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 = "myourukoldcvepgb")
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.