| 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.RelatedItemEventIncludedData
Description
Documentation
data RelatedItemEventIncludedData Source #
Details of what related item data is published through the case event stream.
See: newRelatedItemEventIncludedData smart constructor.
Constructors
| RelatedItemEventIncludedData' | |
Fields
| |
Instances
newRelatedItemEventIncludedData Source #
Create a value of RelatedItemEventIncludedData with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:includeContent:RelatedItemEventIncludedData', relatedItemEventIncludedData_includeContent - Details of what related item data is published through the case event
stream.
relatedItemEventIncludedData_includeContent :: Lens' RelatedItemEventIncludedData Bool Source #
Details of what related item data is published through the case event stream.