amazonka-omics-2.0: Amazon Omics 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.Omics.Types.AnnotationType

Description

 

Documentation

newtype AnnotationType Source #

Constructors

AnnotationType' 

Instances

Instances details
FromJSON AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

FromJSONKey AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToJSON AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToJSONKey AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToByteString AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToHeader AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToLog AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToQuery AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

FromText AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToText AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

FromXML AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

ToXML AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Methods

toXML :: AnnotationType -> XML #

Generic AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Associated Types

type Rep AnnotationType :: Type -> Type #

Read AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Show AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

NFData AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Methods

rnf :: AnnotationType -> () #

Eq AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Ord AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

Hashable AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

type Rep AnnotationType Source # 
Instance details

Defined in Amazonka.Omics.Types.AnnotationType

type Rep AnnotationType = D1 ('MetaData "AnnotationType" "Amazonka.Omics.Types.AnnotationType" "amazonka-omics-2.0-9t5CXL0ZQCvGfVWhQWVGKJ" 'True) (C1 ('MetaCons "AnnotationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnnotationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))