WebhookArgs

constructor(branchFilter: Output<String>? = null, buildType: Output<WebhookBuildTypeEnumValueArgs>? = null, filterGroups: Output<List<FilterGroupArgs>>? = null, lastModifiedSecret: Output<String>? = null, payloadUrl: Output<String>? = null, secret: Output<String>? = null, url: Output<String>? = null)