keyPropertyNames

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

Parameters

value

The properties which make up the unique ID.


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


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

Parameters

values

The properties which make up the unique ID.