amazonka-workspaces-2.0: Amazon WorkSpaces 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.WorkSpaces.Types.AccessPropertyValue

Description

 

Documentation

newtype AccessPropertyValue Source #

Instances

Instances details
FromJSON AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

FromJSONKey AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToJSON AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToJSONKey AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToByteString AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToHeader AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToLog AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToQuery AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

FromText AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToText AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

FromXML AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToXML AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Generic AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Associated Types

type Rep AccessPropertyValue :: Type -> Type #

Read AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Show AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

NFData AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Methods

rnf :: AccessPropertyValue -> () #

Eq AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Ord AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Hashable AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

type Rep AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

type Rep AccessPropertyValue = D1 ('MetaData "AccessPropertyValue" "Amazonka.WorkSpaces.Types.AccessPropertyValue" "amazonka-workspaces-2.0-EI6zVIh1dgfFziJEJ0Fxkv" 'True) (C1 ('MetaCons "AccessPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAccessPropertyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))