libZSservicesZSamazonka-appstreamZSamazonka-appstream
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.AppStream.Types.ImageState

Description

 

Documentation

newtype ImageState Source #

Constructors

ImageState' 

Fields

Instances

Instances details
Eq ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Ord ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Read ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Show ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Generic ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Associated Types

type Rep ImageState :: Type -> Type #

NFData ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Methods

rnf :: ImageState -> () #

Hashable ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToJSON ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToJSONKey ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

FromJSON ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

FromJSONKey ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToLog ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToHeader ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToQuery ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

FromXML ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToXML ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Methods

toXML :: ImageState -> XML #

ToByteString ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

FromText ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

ToText ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

Methods

toText :: ImageState -> Text #

type Rep ImageState Source # 
Instance details

Defined in Amazonka.AppStream.Types.ImageState

type Rep ImageState = D1 ('MetaData "ImageState" "Amazonka.AppStream.Types.ImageState" "libZSservicesZSamazonka-appstreamZSamazonka-appstream" 'True) (C1 ('MetaCons "ImageState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))