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