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