BranchFilter
Contains filter criteria for branches when listing events.
Contents
- name
-
The name of the branch to filter by.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9-_]*
Required: Yes
- includeParentBranches
-
Specifies whether to include parent branches in the results. Set to true to include parent branches, or false to exclude them.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: