module Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OriginCustomHeaderProperty :: Prelude.Type instance ToResourceProperties OriginCustomHeaderProperty instance Prelude.Eq OriginCustomHeaderProperty instance Prelude.Show OriginCustomHeaderProperty instance JSON.ToJSON OriginCustomHeaderProperty