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.CommentStatusType

Description

 

Documentation

newtype CommentStatusType Source #

Instances

Instances details
Eq CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Ord CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Read CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Show CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Generic CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Associated Types

type Rep CommentStatusType :: Type -> Type #

NFData CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

Methods

rnf :: CommentStatusType -> () #

Hashable CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToJSON CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToJSONKey CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

FromJSON CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

FromJSONKey CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToLog CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToHeader CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToQuery CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

FromXML CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToXML CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToByteString CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

FromText CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

ToText CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

type Rep CommentStatusType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.CommentStatusType

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