cryptoKey property

String? cryptoKey
getter/setter pair

The resource name of the KMS CryptoKey to use for unwrapping.

For example, projects/{project_id}/locations/{location_id}/keyRings/{keyring}/cryptoKeys/{key}.

Required.

Implementation

core.String? cryptoKey;