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

Description

 

Documentation

newtype LDAPSType Source #

Constructors

LDAPSType' 

Fields

Bundled Patterns

pattern LDAPSType_Client :: LDAPSType 

Instances

Instances details
Eq LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Ord LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Read LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Show LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Generic LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Associated Types

type Rep LDAPSType :: Type -> Type #

NFData LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Methods

rnf :: LDAPSType -> () #

Hashable LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToJSON LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToJSONKey LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

FromJSON LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

FromJSONKey LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToLog LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToHeader LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToQuery LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

FromXML LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToXML LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Methods

toXML :: LDAPSType -> XML #

ToByteString LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Methods

toBS :: LDAPSType -> ByteString #

FromText LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

ToText LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

Methods

toText :: LDAPSType -> Text #

type Rep LDAPSType Source # 
Instance details

Defined in Amazonka.DirectoryService.Types.LDAPSType

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