libZSservicesZSamazonka-smsZSamazonka-sms
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SMS.Types.AppLaunchConfigurationStatus

Description

 

Documentation

newtype AppLaunchConfigurationStatus Source #

Instances

Instances details
Eq AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Ord AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Read AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Show AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Generic AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Associated Types

type Rep AppLaunchConfigurationStatus :: Type -> Type #

NFData AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Hashable AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToJSON AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToJSONKey AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

FromJSON AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

FromJSONKey AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToLog AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToHeader AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToQuery AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

FromXML AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToXML AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToByteString AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

FromText AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToText AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

type Rep AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

type Rep AppLaunchConfigurationStatus = D1 ('MetaData "AppLaunchConfigurationStatus" "Amazonka.SMS.Types.AppLaunchConfigurationStatus" "libZSservicesZSamazonka-smsZSamazonka-sms" 'True) (C1 ('MetaCons "AppLaunchConfigurationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppLaunchConfigurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))