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