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

Description

 

Documentation

newtype AuthenticationType Source #

Instances

Instances details
FromJSON AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

FromJSONKey AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToJSON AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToJSONKey AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToByteString AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToHeader AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToLog AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToQuery AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

FromText AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToText AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

FromXML AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

ToXML AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Generic AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Associated Types

type Rep AuthenticationType :: Type -> Type #

Read AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Show AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

NFData AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Methods

rnf :: AuthenticationType -> () #

Eq AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Ord AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

Hashable AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

type Rep AuthenticationType Source # 
Instance details

Defined in Amazonka.AppStream.Types.AuthenticationType

type Rep AuthenticationType = D1 ('MetaData "AuthenticationType" "Amazonka.AppStream.Types.AuthenticationType" "amazonka-appstream-2.0-2EgS7yjN1zMCngYkSFPgOd" 'True) (C1 ('MetaCons "AuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))