mapping Parameters
suspend fun mappingParameters(value: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersArgs>)
suspend fun mappingParameters(value: AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersArgs?)
Parameters
value
The Mapping Information for the record format. See Mapping Parameters below for more details.
suspend fun mappingParameters(argument: suspend AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersArgsBuilder.() -> Unit)
Parameters
argument
The Mapping Information for the record format. See Mapping Parameters below for more details.