ekmConnectionKeyPath property

String? ekmConnectionKeyPath
getter/setter pair

The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key".

Set this field instead of external_key_uri when using an EkmConnection.

Implementation

core.String? ekmConnectionKeyPath;