amazonka-lightsail-2.0: Amazon Lightsail 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.Lightsail.Types.DnsRecordCreationStateCode

Description

 

Documentation

newtype DnsRecordCreationStateCode Source #

Instances

Instances details
FromJSON DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

FromJSONKey DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToJSON DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToJSONKey DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToByteString DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToHeader DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToLog DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToQuery DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

FromText DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToText DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

FromXML DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

ToXML DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Generic DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Associated Types

type Rep DnsRecordCreationStateCode :: Type -> Type #

Read DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Show DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

NFData DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Eq DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Ord DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

Hashable DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

type Rep DnsRecordCreationStateCode Source # 
Instance details

Defined in Amazonka.Lightsail.Types.DnsRecordCreationStateCode

type Rep DnsRecordCreationStateCode = D1 ('MetaData "DnsRecordCreationStateCode" "Amazonka.Lightsail.Types.DnsRecordCreationStateCode" "amazonka-lightsail-2.0-77hvsZhtZFxFduYae8QaN0" 'True) (C1 ('MetaCons "DnsRecordCreationStateCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDnsRecordCreationStateCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))