module Stratosphere.IoTAnalytics.Dataset.DatasetContentDeliveryRuleProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DatasetContentDeliveryRuleProperty :: Prelude.Type instance ToResourceProperties DatasetContentDeliveryRuleProperty instance Prelude.Eq DatasetContentDeliveryRuleProperty instance Prelude.Show DatasetContentDeliveryRuleProperty instance JSON.ToJSON DatasetContentDeliveryRuleProperty