WebhookArgs

constructor(branchFilter: Output<String>? = null, buildType: Output<String>? = null, filterGroups: Output<List<WebhookFilterGroupArgs>>? = null, projectName: Output<String>? = null, scopeConfiguration: Output<WebhookScopeConfigurationArgs>? = null)