GitHubEnterpriseSecrets constructor
GitHubEnterpriseSecrets({})
Implementation
GitHubEnterpriseSecrets({
this.oauthClientIdName,
this.oauthClientIdVersionName,
this.oauthSecretName,
this.oauthSecretVersionName,
this.privateKeyName,
this.privateKeyVersionName,
this.webhookSecretName,
this.webhookSecretVersionName,
});