libZSservicesZSamazonka-dsZSamazonka-ds
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.DirectoryService.Types.ClientAuthenticationType

Description

 

Documentation

newtype ClientAuthenticationType Source #

Instances

Instances details
Eq ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Ord ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Read ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Show ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Generic ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Associated Types

type Rep ClientAuthenticationType :: Type -> Type #

NFData ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

Hashable ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToJSON ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToJSONKey ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

FromJSON ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

FromJSONKey ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToLog ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToHeader ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToQuery ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

FromXML ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToXML ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToByteString ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

FromText ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

ToText ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

type Rep ClientAuthenticationType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.ClientAuthenticationType

type Rep ClientAuthenticationType = D1 ('MetaData "ClientAuthenticationType" "Amazonka.DirectoryService.Types.ClientAuthenticationType" "libZSservicesZSamazonka-dsZSamazonka-ds" 'True) (C1 ('MetaCons "ClientAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClientAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))