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

Description

 

Documentation

newtype ConnectionAliasState Source #

Instances

Instances details
FromJSON ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

FromJSONKey ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToJSON ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToJSONKey ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToByteString ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToHeader ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToLog ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToQuery ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

FromText ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToText ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

FromXML ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

ToXML ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Generic ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Associated Types

type Rep ConnectionAliasState :: Type -> Type #

Read ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Show ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

NFData ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Methods

rnf :: ConnectionAliasState -> () #

Eq ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Ord ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

Hashable ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

type Rep ConnectionAliasState Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.ConnectionAliasState

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