module Stratosphere.IoTWireless.WirelessDevice.AbpV11Property where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AbpV11Property :: Prelude.Type instance ToResourceProperties AbpV11Property instance Prelude.Eq AbpV11Property instance Prelude.Show AbpV11Property instance JSON.ToJSON AbpV11Property