amazonka-chime-sdk-voice-2.0: Amazon Chime SDK Voice SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Description

 
Synopsis

Documentation

data StreamingNotificationTarget Source #

See: newStreamingNotificationTarget smart constructor.

Instances

Instances details
FromJSON StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

ToJSON StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Generic StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Associated Types

type Rep StreamingNotificationTarget :: Type -> Type #

Read StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Show StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

NFData StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Eq StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Hashable StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

type Rep StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

type Rep StreamingNotificationTarget = D1 ('MetaData "StreamingNotificationTarget" "Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "StreamingNotificationTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationTarget))))

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.