menu
aws_codepipeline_api package
documentation
codepipeline-2015-07-09.dart
WebhookFilterRule
WebhookFilterRule constructor
WebhookFilterRule constructor
dark_mode
light_mode
WebhookFilterRule
constructor
WebhookFilterRule
(
{
required
String
jsonPath
,
String
?
matchEquals
,
})
Implementation
WebhookFilterRule({ required this.jsonPath, this.matchEquals, });
aws_codepipeline_api package
documentation
codepipeline-2015-07-09
WebhookFilterRule
WebhookFilterRule constructor
WebhookFilterRule class