keyPropertyNames

@JvmName(name = "mnnygcungxtbfftk")
suspend fun keyPropertyNames(value: Output<List<String>>)
@JvmName(name = "mwhfcerjrqskurdp")
suspend fun keyPropertyNames(value: List<String>)

Parameters

value

The properties which make up the unique ID.


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


@JvmName(name = "axoduqvkxrwkgcyc")
suspend fun keyPropertyNames(values: List<Output<String>>)
@JvmName(name = "nmecmcdtqadqnkvd")
suspend fun keyPropertyNames(vararg values: String)

Parameters

values

The properties which make up the unique ID.