cryptoKey property
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;
The resource name of the KMS CryptoKey to use for unwrapping.
For example,
projects/{project_id}/locations/{location_id}/keyRings/{keyring}/cryptoKeys/{key}
.
Required.
core.String? cryptoKey;