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