GitPushFilter
The event criteria that specify when a specified repository event will start the pipeline for the specified trigger configuration, such as the lists of Git tags to include and exclude.
Contents
- branches
- 
               The field that specifies to filter on branches for the push trigger configuration. Type: GitBranchFilterCriteria object Required: No 
- filePaths
- 
               The field that specifies to filter on file paths for the push trigger configuration. Type: GitFilePathFilterCriteria object Required: No 
- 
               The field that contains the details for the Git tags trigger configuration. Type: GitTagFilterCriteria object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: