| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.CodeBuild.Types.WebhookFilterType
Description
Documentation
newtype WebhookFilterType Source #
Constructors
| WebhookFilterType' | |
Fields | |
Bundled Patterns
| pattern WebhookFilterType_ACTOR_ACCOUNT_ID :: WebhookFilterType | |
| pattern WebhookFilterType_BASE_REF :: WebhookFilterType | |
| pattern WebhookFilterType_COMMIT_MESSAGE :: WebhookFilterType | |
| pattern WebhookFilterType_EVENT :: WebhookFilterType | |
| pattern WebhookFilterType_FILE_PATH :: WebhookFilterType | |
| pattern WebhookFilterType_HEAD_REF :: WebhookFilterType |