keyPropertyNames

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

Parameters

value

The properties which make up the unique ID.


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


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

Parameters

values

The properties which make up the unique ID.