BitbucketServerTriggerConfigArgs

constructor(bitbucketServerConfigResource: Output<String>, projectKey: Output<String>, pullRequest: Output<PullRequestFilterArgs>? = null, push: Output<PushFilterArgs>? = null, repoSlug: Output<String>)