privateKeySecretVersion property

String? privateKeySecretVersion
getter/setter pair

SecretManager resource containing the private key of the GitHub App, formatted as projects / * /secrets / * /versions / * or projects / * /locations / * /secrets / * /versions / * (if regional secrets are supported in that location).

Optional.

Implementation

core.String? privateKeySecretVersion;