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