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
data IssueDetected Source #
Potential issues that are detected based on an artificial intelligence analysis of each turn in the conversation.
See: newIssueDetected
smart constructor.
IssueDetected' | |
|
Instances
Create a value of IssueDetected
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:characterOffsets:IssueDetected'
, issueDetected_characterOffsets
- The offset for when the issue was detected in the segment.
issueDetected_characterOffsets :: Lens' IssueDetected CharacterOffsets Source #
The offset for when the issue was detected in the segment.