amazonka-sms-2.0: Amazon Server Migration Service 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.SMS.Types.AppLaunchConfigurationStatus

Description

 

Documentation

newtype AppLaunchConfigurationStatus Source #

Instances

Instances details
FromJSON AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

FromJSONKey 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

ToByteString AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToHeader AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToLog AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToQuery 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

FromXML AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

ToXML 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 #

Read AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Show AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

NFData AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Eq AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Ord AppLaunchConfigurationStatus Source # 
Instance details

Defined in Amazonka.SMS.Types.AppLaunchConfigurationStatus

Hashable 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" "amazonka-sms-2.0-4YLznk7UFuE5VtyLFXmW6X" 'True) (C1 ('MetaCons "AppLaunchConfigurationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppLaunchConfigurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))