amazonka-pinpoint-sms-voice-v2-2.0: Amazon Pinpoint SMS Voice V2 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.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Description

 

Documentation

newtype VoiceMessageBodyTextType Source #

Instances

Instances details
FromJSON VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

FromJSONKey VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToJSON VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToJSONKey VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToByteString VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToHeader VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToLog VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToQuery VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

FromText VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToText VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

FromXML VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

ToXML VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Generic VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Associated Types

type Rep VoiceMessageBodyTextType :: Type -> Type #

Read VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Show VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

NFData VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Eq VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Ord VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

Hashable VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

type Rep VoiceMessageBodyTextType Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType

type Rep VoiceMessageBodyTextType = D1 ('MetaData "VoiceMessageBodyTextType" "Amazonka.PinpointSmsVoiceV2.Types.VoiceMessageBodyTextType" "amazonka-pinpoint-sms-voice-v2-2.0-HnPsQLyg04lAXcjcfRtbC7" 'True) (C1 ('MetaCons "VoiceMessageBodyTextType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVoiceMessageBodyTextType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))