cryptoKeyName property
Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt their event data.
It must match the pattern projects / * /locations / * /keyRings / * /cryptoKeys / *
.
Implementation
core.String? cryptoKeyName;