RepositoryEventConfigArgs

fun RepositoryEventConfigArgs(pullRequest: Output<PullRequestFilterArgs>? = null, push: Output<PushFilterArgs>? = null, repository: Output<String>? = null)