libZSservicesZSamazonka-appconfigZSamazonka-appconfig
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.AppConfig.Types.ValidatorType

Description

 

Documentation

newtype ValidatorType Source #

Constructors

ValidatorType' 

Instances

Instances details
Eq ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Ord ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Read ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Show ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Generic ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Associated Types

type Rep ValidatorType :: Type -> Type #

NFData ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Methods

rnf :: ValidatorType -> () #

Hashable ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToJSON ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToJSONKey ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

FromJSON ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

FromJSONKey ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToLog ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToHeader ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToQuery ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

FromXML ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToXML ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Methods

toXML :: ValidatorType -> XML #

ToByteString ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

FromText ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

ToText ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

Methods

toText :: ValidatorType -> Text #

type Rep ValidatorType Source # 
Instance details

Defined in Amazonka.AppConfig.Types.ValidatorType

type Rep ValidatorType = D1 ('MetaData "ValidatorType" "Amazonka.AppConfig.Types.ValidatorType" "libZSservicesZSamazonka-appconfigZSamazonka-appconfig" 'True) (C1 ('MetaCons "ValidatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromValidatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))