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

Description

 

Documentation

newtype Compute Source #

Constructors

Compute' 

Fields

Instances

Instances details
FromJSON Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

FromJSONKey Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToJSON Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToJSONKey Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToByteString Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

toBS :: Compute -> ByteString #

ToHeader Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

toHeader :: HeaderName -> Compute -> [Header] #

ToLog Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToQuery Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

FromText Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToText Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

toText :: Compute -> Text #

FromXML Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

ToXML Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

toXML :: Compute -> XML #

Generic Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Associated Types

type Rep Compute :: Type -> Type #

Methods

from :: Compute -> Rep Compute x #

to :: Rep Compute x -> Compute #

Read Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Show Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

NFData Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

rnf :: Compute -> () #

Eq Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

(==) :: Compute -> Compute -> Bool #

(/=) :: Compute -> Compute -> Bool #

Ord Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Hashable Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

Methods

hashWithSalt :: Int -> Compute -> Int #

hash :: Compute -> Int #

type Rep Compute Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.Compute

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