amazonka-drs-2.0: Amazon Elastic Disaster Recovery 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.DrS.Types.LastLaunchType

Description

 

Documentation

newtype LastLaunchType Source #

Constructors

LastLaunchType' 

Instances

Instances details
FromJSON LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

FromJSONKey LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToJSON LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToJSONKey LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToByteString LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToHeader LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToLog LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToQuery LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

FromText LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToText LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

FromXML LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

ToXML LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Methods

toXML :: LastLaunchType -> XML #

Generic LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Associated Types

type Rep LastLaunchType :: Type -> Type #

Read LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Show LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

NFData LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Methods

rnf :: LastLaunchType -> () #

Eq LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Ord LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

Hashable LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

type Rep LastLaunchType Source # 
Instance details

Defined in Amazonka.DrS.Types.LastLaunchType

type Rep LastLaunchType = D1 ('MetaData "LastLaunchType" "Amazonka.DrS.Types.LastLaunchType" "amazonka-drs-2.0-Jcy074h2jPgFhWHQx96blx" 'True) (C1 ('MetaCons "LastLaunchType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastLaunchType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))