kmsKeyNames

@JvmName(name = "suvnywuifvpodmyp")
suspend fun kmsKeyNames(value: Output<List<String>>)
@JvmName(name = "pdkpwtipkpoogxau")
suspend fun kmsKeyNames(value: List<String>?)

Parameters

value

Fully qualified name of the KMS keys to use to encrypt this database. The keys must exist in the same locations as the Spanner Database.


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


@JvmName(name = "rgfqaspvqatalegi")
suspend fun kmsKeyNames(values: List<Output<String>>)
@JvmName(name = "oenrrnulmknmprfo")
suspend fun kmsKeyNames(vararg values: String)

Parameters

values

Fully qualified name of the KMS keys to use to encrypt this database. The keys must exist in the same locations as the Spanner Database.