AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs

data class AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs(val recordRowPath: Output<String>) : ConvertibleToJava<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs>

Constructors

constructor(recordRowPath: Output<String>)

Properties

Link copied to clipboard
val recordRowPath: Output<String>

Path to the top-level parent that contains the records.

Functions

Link copied to clipboard
open override fun toJava(): AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs