| 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.CodeDeploy.Types.EC2TagFilterType
Description
Documentation
newtype EC2TagFilterType Source #
Constructors
| EC2TagFilterType' | |
Fields | |
Bundled Patterns
| pattern EC2TagFilterType_KEY_AND_VALUE :: EC2TagFilterType | |
| pattern EC2TagFilterType_KEY_ONLY :: EC2TagFilterType | |
| pattern EC2TagFilterType_VALUE_ONLY :: EC2TagFilterType |