amazonka-redshift-2.0: Amazon Redshift SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Redshift.Types.ParameterApplyType

Description

 

Documentation

newtype ParameterApplyType Source #

Instances

Instances details
FromJSON ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

FromJSONKey ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToJSON ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToJSONKey ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToByteString ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToHeader ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToLog ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToQuery ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

FromText ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToText ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

FromXML ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

ToXML ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Generic ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Associated Types

type Rep ParameterApplyType :: Type -> Type #

Read ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Show ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

NFData ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Methods

rnf :: ParameterApplyType -> () #

Eq ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Ord ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

Hashable ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

type Rep ParameterApplyType Source # 
Instance details

Defined in Amazonka.Redshift.Types.ParameterApplyType

type Rep ParameterApplyType = D1 ('MetaData "ParameterApplyType" "Amazonka.Redshift.Types.ParameterApplyType" "amazonka-redshift-2.0-4tocKxBWIuj2GdXa6djdUl" 'True) (C1 ('MetaCons "ParameterApplyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterApplyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))