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