FactoryGitHubConfigurationArgs

constructor(accountName: Output<String>, clientId: Output<String>? = null, clientSecret: Output<GitHubClientSecretArgs>? = null, collaborationBranch: Output<String>, disablePublish: Output<Boolean>? = null, hostName: Output<String>? = null, lastCommitId: Output<String>? = null, repositoryName: Output<String>, rootFolder: Output<String>, type: Output<String>)