runtimeDatabaseEncryptionKeyName property
Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances.
Update is not allowed after the organization is created. If not specified
or [RuntimeType](#RuntimeType) is TRIAL
, a Google-Managed encryption
key will be used. For example:
"projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not
supported for Apigee hybrid.
Implementation
core.String? runtimeDatabaseEncryptionKeyName;