module Stratosphere.CodePipeline.Webhook.WebhookAuthConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data WebhookAuthConfigurationProperty :: Prelude.Type instance ToResourceProperties WebhookAuthConfigurationProperty instance Prelude.Eq WebhookAuthConfigurationProperty instance Prelude.Show WebhookAuthConfigurationProperty instance JSON.ToJSON WebhookAuthConfigurationProperty