reference Schema
suspend fun referenceSchema(value: Output<ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaArgs>)
suspend fun referenceSchema(value: ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaArgs)
Parameters
value
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
suspend fun referenceSchema(argument: suspend ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaArgsBuilder.() -> Unit)
Parameters
argument
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.