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