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