libZSservicesZSamazonka-medialiveZSamazonka-medialive
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.MediaLive.Types.AuthenticationScheme

Description

 
Synopsis

Documentation

newtype AuthenticationScheme Source #

Authentication Scheme

Instances

Instances details
Eq AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Ord AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Read AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Show AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Generic AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Associated Types

type Rep AuthenticationScheme :: Type -> Type #

NFData AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

Methods

rnf :: AuthenticationScheme -> () #

Hashable AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToJSON AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToJSONKey AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromJSON AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromJSONKey AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToLog AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToHeader AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToQuery AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromXML AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToXML AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToByteString AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

FromText AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

ToText AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

type Rep AuthenticationScheme Source # 
Instance details

Defined in Amazonka.MediaLive.Types.AuthenticationScheme

type Rep AuthenticationScheme = D1 ('MetaData "AuthenticationScheme" "Amazonka.MediaLive.Types.AuthenticationScheme" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "AuthenticationScheme'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthenticationScheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))