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

Description

 

Documentation

newtype StackAttribute Source #

Constructors

StackAttribute' 

Instances

Instances details
Eq StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Ord StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Read StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Show StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Generic StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Associated Types

type Rep StackAttribute :: Type -> Type #

NFData StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Methods

rnf :: StackAttribute -> () #

Hashable StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToJSON StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToJSONKey StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

FromJSON StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

FromJSONKey StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToLog StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToHeader StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToQuery StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

FromXML StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToXML StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Methods

toXML :: StackAttribute -> XML #

ToByteString StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

FromText StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToText StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

type Rep StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

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