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