stratosphere-cloudfront-1.0.0: gen/Stratosphere/CloudFront/Function/FunctionConfigProperty.hs-boot
module Stratosphere.CloudFront.Function.FunctionConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FunctionConfigProperty :: Prelude.Type
instance ToResourceProperties FunctionConfigProperty
instance Prelude.Eq FunctionConfigProperty
instance Prelude.Show FunctionConfigProperty
instance JSON.ToJSON FunctionConfigProperty