userPrivateKeySecretVersion property

String? userPrivateKeySecretVersion
getter/setter pair

The name of the Secret Manager secret version to use as a ssh private key for Git operations.

Must be in the format projects / * /secrets / * /versions / * .

Required.

Implementation

core.String? userPrivateKeySecretVersion;