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.KeywordFilterName

Description

 

Documentation

newtype KeywordFilterName Source #

Instances

Instances details
FromJSON KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

FromJSONKey KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToJSON KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToJSONKey KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToByteString KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToHeader KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToLog KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToQuery KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

FromText KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToText KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

FromXML KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

ToXML KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Generic KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Associated Types

type Rep KeywordFilterName :: Type -> Type #

Read KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Show KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

NFData KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Methods

rnf :: KeywordFilterName -> () #

Eq KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Ord KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

Hashable KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

type Rep KeywordFilterName Source # 
Instance details

Defined in Amazonka.PinpointSmsVoiceV2.Types.KeywordFilterName

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