Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
newtype AttributeType Source #
pattern AttributeType_AFTER :: AttributeType | |
pattern AttributeType_BEFORE :: AttributeType | |
pattern AttributeType_BETWEEN :: AttributeType | |
pattern AttributeType_CONTAINS :: AttributeType | |
pattern AttributeType_EXCLUSIVE :: AttributeType | |
pattern AttributeType_INCLUSIVE :: AttributeType | |
pattern AttributeType_ON :: AttributeType |