schema

@JvmName(name = "ucdcimmdjonvjoaq")
suspend fun schema(value: Output<AnalyticsApplicationOutputSchemaArgs>)
@JvmName(name = "cdorljklehrbochl")
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 = "icyqbpldhjoifiyu")
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.