record Format
suspend fun recordFormat(value: Output<ApplicationApplicationConfigurationSqlApplicationConfigurationInputInputSchemaRecordFormatArgs>)
suspend fun recordFormat(value: ApplicationApplicationConfigurationSqlApplicationConfigurationInputInputSchemaRecordFormatArgs)
Parameters
value
Specifies the format of the records on the streaming source.
suspend fun recordFormat(argument: suspend ApplicationApplicationConfigurationSqlApplicationConfigurationInputInputSchemaRecordFormatArgsBuilder.() -> Unit)
Parameters
argument
Specifies the format of the records on the streaming source.