kmsKeyName property
The KMS key name with which the PhraseSet is encrypted.
The expected format is
projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}
.
Output only.
Implementation
core.String? kmsKeyName;
The KMS key name with which the PhraseSet is encrypted.
The expected format is
projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}
.
Output only.
core.String? kmsKeyName;