libZSservicesZSamazonka-codepipelineZSamazonka-codepipeline
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.CodePipeline.Types.WebhookAuthenticationType

Description

 

Documentation

newtype WebhookAuthenticationType Source #

Instances

Instances details
Eq WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Ord WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Read WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Show WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Generic WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Associated Types

type Rep WebhookAuthenticationType :: Type -> Type #

NFData WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

Hashable WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToJSON WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToJSONKey WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

FromJSON WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

FromJSONKey WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToLog WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToHeader WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToQuery WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

FromXML WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToXML WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToByteString WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

FromText WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

ToText WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

type Rep WebhookAuthenticationType Source # 
Instance details

Defined in Amazonka.CodePipeline.Types.WebhookAuthenticationType

type Rep WebhookAuthenticationType = D1 ('MetaData "WebhookAuthenticationType" "Amazonka.CodePipeline.Types.WebhookAuthenticationType" "libZSservicesZSamazonka-codepipelineZSamazonka-codepipeline" 'True) (C1 ('MetaCons "WebhookAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWebhookAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))