module Stratosphere.XRay.Group.InsightsConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data InsightsConfigurationProperty :: Prelude.Type instance ToResourceProperties InsightsConfigurationProperty instance Prelude.Eq InsightsConfigurationProperty instance Prelude.Show InsightsConfigurationProperty instance JSON.ToJSON InsightsConfigurationProperty