libZSservicesZSamazonka-workspacesZSamazonka-workspaces
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.WorkSpaces.Types.AccessPropertyValue

Description

 

Documentation

newtype AccessPropertyValue Source #

Instances

Instances details
Eq AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Ord AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Read AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Show 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 #

NFData AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

Methods

rnf :: AccessPropertyValue -> () #

Hashable 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

FromJSON AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

FromJSONKey AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToLog AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToHeader AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

ToQuery 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

ToByteString 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

type Rep AccessPropertyValue Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.AccessPropertyValue

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