secretVersion property

String? secretVersion
getter/setter pair

The name of the Secret Version containing the encryption key in the following format: projects/{project}/secrets/{secret_id}/versions/{version_number} Note that only numbered versions are supported.

Aliases like "latest" are not supported.

Required.

Implementation

core.String? secretVersion;