destination Schema
suspend fun destinationSchema(value: Output<ApplicationApplicationConfigurationSqlApplicationConfigurationOutputDestinationSchemaArgs>)
suspend fun destinationSchema(value: ApplicationApplicationConfigurationSqlApplicationConfigurationOutputDestinationSchemaArgs)
Parameters
value
Describes the data format when records are written to the destination.
suspend fun destinationSchema(argument: suspend ApplicationApplicationConfigurationSqlApplicationConfigurationOutputDestinationSchemaArgsBuilder.() -> Unit)
Parameters
argument
Describes the data format when records are written to the destination.