cryptoKeyVersion property

String? cryptoKeyVersion
getter/setter pair

The resource name of a KMS crypto key version used to encrypt or decrypt the data associated with the workflow.

Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey}/cryptoKeyVersions/{cryptoKeyVersion}

Output only.

Implementation

core.String? cryptoKeyVersion;