| 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.ConnectCases.Types.CommentFilter
Description
Synopsis
- data CommentFilter = CommentFilter' {
- newCommentFilter :: CommentFilter
Documentation
data CommentFilter Source #
A filter for related items of type Comment.
See: newCommentFilter smart constructor.
Constructors
| CommentFilter' | |
Instances
newCommentFilter :: CommentFilter Source #
Create a value of CommentFilter with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.