Analytics Application Reference Data Sources Schema Record Format Mapping Parameters Args
data class AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersArgs(val csv: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersCsvArgs>? = null, val json: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs>? = null) : ConvertibleToJava<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersArgs>
Constructors
Functions
Properties
Link copied to clipboard
val csv: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersCsvArgs>? = null
Link copied to clipboard
val json: Output<AnalyticsApplicationReferenceDataSourcesSchemaRecordFormatMappingParametersJsonArgs>? = null