Optional
dataIf specified, Secret Manager will verify the integrity of the data received against the given CRC32 checksum. An error is returned if the CRC32 does not match. If, however, the CRC32 matches, it will be stored and returned along with the SecretVersion on future access requests.
Optional
description?: stringDescription of the version.
Optional
disable(Optional.) If there is no previous version or if the previous version was already disabled, does nothing.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
ID of the secret.
The base64-encoded secret payload of the version.