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