stratosphere-cloudfront-1.0.0: gen/Stratosphere/CloudFront/Distribution/CacheBehaviorProperty.hs-boot
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