filterGroups property

Input<List<WebhookFilterGroup>?>? filterGroups
final

Information about the webhook's trigger. See filterGroup for details.

Implementation

final pulumi.Input<List<WebhookFilterGroup>?>? filterGroups;