GitRepoSourceArgs

fun GitRepoSourceArgs(bitbucketServerConfig: Output<String>? = null, githubEnterpriseConfig: Output<String>? = null, ref: Output<String>? = null, repoType: Output<GitRepoSourceRepoType>? = null, repository: Output<String>? = null, uri: Output<String>? = null)