stratosphere-events-1.0.0: gen/Stratosphere/Events/Endpoint/ReplicationConfigProperty.hs-boot
module Stratosphere.Events.Endpoint.ReplicationConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ReplicationConfigProperty :: Prelude.Type
instance ToResourceProperties ReplicationConfigProperty
instance Prelude.Eq ReplicationConfigProperty
instance Prelude.Show ReplicationConfigProperty
instance JSON.ToJSON ReplicationConfigProperty