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