Connection Args
constructor(annotations: Output<Map<String, String>>? = null, bitbucketCloudConfig: Output<ConnectionBitbucketCloudConfigArgs>? = null, bitbucketDataCenterConfig: Output<ConnectionBitbucketDataCenterConfigArgs>? = null, disabled: Output<Boolean>? = null, githubConfig: Output<ConnectionGithubConfigArgs>? = null, githubEnterpriseConfig: Output<ConnectionGithubEnterpriseConfigArgs>? = null, gitlabConfig: Output<ConnectionGitlabConfigArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)