recordFormat

@JvmName(name = "tqufeybtkiqhmlgv")
suspend fun recordFormat(value: Output<AnalyticsApplicationInputsSchemaRecordFormatArgs>)
@JvmName(name = "kxhalxktrsvplgfu")
suspend fun recordFormat(value: AnalyticsApplicationInputsSchemaRecordFormatArgs)

Parameters

value

The Record Format and mapping information to schematize a record. See Record Format below for more details.


@JvmName(name = "xmmnprmnkojkdafh")
suspend fun recordFormat(argument: suspend AnalyticsApplicationInputsSchemaRecordFormatArgsBuilder.() -> Unit)

Parameters

argument

The Record Format and mapping information to schematize a record. See Record Format below for more details.