libZSservicesZSamazonka-workdocsZSamazonka-workdocs
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.WorkDocs.Types.DocumentThumbnailType

Description

 

Documentation

newtype DocumentThumbnailType Source #

Instances

Instances details
Eq DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Ord DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Read DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Show DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Generic DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Associated Types

type Rep DocumentThumbnailType :: Type -> Type #

NFData DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

Methods

rnf :: DocumentThumbnailType -> () #

Hashable DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToJSON DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToJSONKey DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

FromJSON DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

FromJSONKey DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToLog DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToHeader DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToQuery DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

FromXML DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToXML DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToByteString DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

FromText DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

ToText DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

type Rep DocumentThumbnailType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.DocumentThumbnailType

type Rep DocumentThumbnailType = D1 ('MetaData "DocumentThumbnailType" "Amazonka.WorkDocs.Types.DocumentThumbnailType" "libZSservicesZSamazonka-workdocsZSamazonka-workdocs" 'True) (C1 ('MetaCons "DocumentThumbnailType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentThumbnailType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))