allKmsKeysVersions property

List<String>? allKmsKeysVersions
getter/setter pair

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

Output only.

Implementation

core.List<core.String>? allKmsKeysVersions;