module Stratosphere.PCAConnectorSCEP.Connector.IntuneConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data IntuneConfigurationProperty :: Prelude.Type instance ToResourceProperties IntuneConfigurationProperty instance Prelude.Eq IntuneConfigurationProperty instance Prelude.Show IntuneConfigurationProperty instance JSON.ToJSON IntuneConfigurationProperty