keyPropertyNames

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

Parameters

value

The properties which make up the unique ID.


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


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

Parameters

values

The properties which make up the unique ID.