libZSservicesZSamazonka-grafanaZSamazonka-grafana
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.Grafana.Types.AuthenticationProviderTypes

Description

 

Documentation

newtype AuthenticationProviderTypes Source #

Instances

Instances details
Eq AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Ord AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Read AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Show AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Generic AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Associated Types

type Rep AuthenticationProviderTypes :: Type -> Type #

NFData AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

Hashable AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToJSON AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToJSONKey AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

FromJSON AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

FromJSONKey AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToLog AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToHeader AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToQuery AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

FromXML AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToXML AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToByteString AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

FromText AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

ToText AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

type Rep AuthenticationProviderTypes Source # 
Instance details

Defined in Amazonka.Grafana.Types.AuthenticationProviderTypes

type Rep AuthenticationProviderTypes = D1 ('MetaData "AuthenticationProviderTypes" "Amazonka.Grafana.Types.AuthenticationProviderTypes" "libZSservicesZSamazonka-grafanaZSamazonka-grafana" 'True) (C1 ('MetaCons "AuthenticationProviderTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthenticationProviderTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))