module Stratosphere.IoTFleetWise.SignalCatalog.NodeCountsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data NodeCountsProperty :: Prelude.Type instance ToResourceProperties NodeCountsProperty instance Prelude.Eq NodeCountsProperty instance Prelude.Show NodeCountsProperty instance JSON.ToJSON NodeCountsProperty