module Stratosphere.Pinpoint.Campaign.CustomDeliveryConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CustomDeliveryConfigurationProperty :: Prelude.Type instance ToResourceProperties CustomDeliveryConfigurationProperty instance Prelude.Eq CustomDeliveryConfigurationProperty instance Prelude.Show CustomDeliveryConfigurationProperty instance JSON.ToJSON CustomDeliveryConfigurationProperty