| 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.ChimeSdkVoice.Types.StreamingNotificationTarget
Description
Documentation
data StreamingNotificationTarget Source #
See: newStreamingNotificationTarget smart constructor.
Constructors
| StreamingNotificationTarget' | |
Fields | |
Instances
newStreamingNotificationTarget :: StreamingNotificationTarget Source #
Create a value of StreamingNotificationTarget 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:notificationTarget:StreamingNotificationTarget', streamingNotificationTarget_notificationTarget - Undocumented member.
streamingNotificationTarget_notificationTarget :: Lens' StreamingNotificationTarget (Maybe NotificationTarget) Source #
Undocumented member.