kmsKeyName

@JvmName(name = "xnsbaiebteddgcew")
suspend fun kmsKeyName(value: Output<String>)
@JvmName(name = "sprxiktftjovmtho")
suspend fun kmsKeyName(value: String?)

Parameters

value

Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster. The requirements for this key are: 1) The Cloud Bigtable service account associated with the project that contains this cluster must be granted the cloudkms.cryptoKeyEncrypterDecrypter role on the CMEK key. 2) Only regional keys can be used and the region of the CMEK key must match the region of the cluster.

Note: Removing the field entirely from the config will cause the provider to default to the backend value. !>Warning: Modifying this field will cause the provider to delete/recreate the entire resource. !>Warning: Modifying the storage_type, zone or kms_key_name of an existing cluster (by cluster_id) will cause the provider to delete/recreate the entire gcp.bigtable.Instance resource. If these values are changing, use a new cluster_id.