version property
Version of the secret (version number or the string 'latest').
It is preferrable to use latest
version with secret volumes as secret
value changes are reflected immediately.
Implementation
core.String? version;
Version of the secret (version number or the string 'latest').
It is preferrable to use latest
version with secret volumes as secret
value changes are reflected immediately.
core.String? version;