surrogateKeys

@JvmName(name = "owojewxihvpinenk")
suspend fun surrogateKeys(value: Output<List<String>>)
@JvmName(name = "murhtpgqmlddngvl")
suspend fun surrogateKeys(value: List<String>?)

Parameters

value

The optional list of table and column names used as unique key columns when taking snapshot if the tables don’t have primary keys configured. Amazon Data Firehose is in preview release and is subject to change.


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


@JvmName(name = "wdgtvauhwlaxxbyt")
suspend fun surrogateKeys(values: List<Output<String>>)
@JvmName(name = "vbigoapxrleadpbd")
suspend fun surrogateKeys(vararg values: String)

Parameters

values

The optional list of table and column names used as unique key columns when taking snapshot if the tables don’t have primary keys configured. Amazon Data Firehose is in preview release and is subject to change.