stratosphere-apprunner-1.0.0: gen/Stratosphere/AppRunner/Service/EgressConfigurationProperty.hs-boot
module Stratosphere.AppRunner.Service.EgressConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data EgressConfigurationProperty :: Prelude.Type
instance ToResourceProperties EgressConfigurationProperty
instance Prelude.Eq EgressConfigurationProperty
instance Prelude.Show EgressConfigurationProperty
instance JSON.ToJSON EgressConfigurationProperty