RepositoryTrigger constructor
RepositoryTrigger({})
Implementation
RepositoryTrigger({
required this.destinationArn,
required this.events,
required this.name,
this.branches,
this.customData,
});
RepositoryTrigger({
required this.destinationArn,
required this.events,
required this.name,
this.branches,
this.customData,
});