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