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