fieldNames

@JvmName(name = "rcucduojacoixomd")
suspend fun fieldNames(value: Output<List<String>>)
@JvmName(name = "eygestnqyrwugldw")
suspend fun fieldNames(value: List<String>?)

Parameters

value

The reference for the key name of the fields map.


@JvmName(name = "cqlmrdixejrbupif")
suspend fun fieldNames(vararg values: Output<String>)


@JvmName(name = "cfdnmawcihiavlec")
suspend fun fieldNames(values: List<Output<String>>)
@JvmName(name = "ikedlalhirfcmdka")
suspend fun fieldNames(vararg values: String)

Parameters

values

The reference for the key name of the fields map.