amazonka-appstream-2.0: Amazon AppStream 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.AppStream.Types.StackAttribute

Description

 

Documentation

newtype StackAttribute Source #

Constructors

StackAttribute' 

Instances

Instances details
FromJSON StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

FromJSONKey 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

ToByteString StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToHeader StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToLog StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

ToQuery 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

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 #

Generic StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Associated Types

type Rep StackAttribute :: Type -> Type #

Read StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Show StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

NFData StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Methods

rnf :: StackAttribute -> () #

Eq StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Ord StackAttribute Source # 
Instance details

Defined in Amazonka.AppStream.Types.StackAttribute

Hashable 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" "amazonka-appstream-2.0-2EgS7yjN1zMCngYkSFPgOd" 'True) (C1 ('MetaCons "StackAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStackAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))