allKmsKeysVersions property

List<String>? allKmsKeysVersions
getter/setter pair

A list of all KMS crypto key versions used to encrypt or decrypt the data associated with the workflow.

Output only.

Implementation

core.List<core.String>? allKmsKeysVersions;