json
suspend fun json(value: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs>)
suspend fun json(value: AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs?)
Parameters
value
Mapping information when JSON is the record format on the streaming source. See JSON Mapping Parameters below for more details.
suspend fun json(argument: suspend AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgsBuilder.() -> Unit)
Parameters
argument
Mapping information when JSON is the record format on the streaming source. See JSON Mapping Parameters below for more details.