| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.CodePipelineWebhookWebhookAuthConfiguration
Synopsis
- data CodePipelineWebhookWebhookAuthConfiguration = CodePipelineWebhookWebhookAuthConfiguration {}
- codePipelineWebhookWebhookAuthConfiguration :: CodePipelineWebhookWebhookAuthConfiguration
- cpwwacAllowedIPRange :: Lens' CodePipelineWebhookWebhookAuthConfiguration (Maybe (Val Text))
- cpwwacSecretToken :: Lens' CodePipelineWebhookWebhookAuthConfiguration (Maybe (Val Text))
Documentation
data CodePipelineWebhookWebhookAuthConfiguration #
Full data type definition for
CodePipelineWebhookWebhookAuthConfiguration. See
codePipelineWebhookWebhookAuthConfiguration for a more convenient
constructor.
Constructors
| CodePipelineWebhookWebhookAuthConfiguration | |
Instances
codePipelineWebhookWebhookAuthConfiguration :: CodePipelineWebhookWebhookAuthConfiguration #
Constructor for CodePipelineWebhookWebhookAuthConfiguration containing
required fields as arguments.