filterGroups property

Output<List<WebhookFilterGroup>?> filterGroups
latefinal

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

Implementation

late final pulumi.Output<List<WebhookFilterGroup>?> filterGroups;