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