amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.LaunchTemplateAutoRecoveryState

Description

 

Documentation

newtype LaunchTemplateAutoRecoveryState Source #

Instances

Instances details
FromJSON LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

FromJSONKey LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToJSON LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToJSONKey LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToByteString LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToHeader LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToLog LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToQuery LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

FromText LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToText LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

FromXML LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

ToXML LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Generic LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Associated Types

type Rep LaunchTemplateAutoRecoveryState :: Type -> Type #

Read LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Show LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

NFData LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Eq LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Ord LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

Hashable LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

type Rep LaunchTemplateAutoRecoveryState Source # 
Instance details

Defined in Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState

type Rep LaunchTemplateAutoRecoveryState = D1 ('MetaData "LaunchTemplateAutoRecoveryState" "Amazonka.EC2.Types.LaunchTemplateAutoRecoveryState" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "LaunchTemplateAutoRecoveryState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchTemplateAutoRecoveryState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))