module Stratosphere.PinpointEmail.ConfigurationSetEventDestination.EventDestinationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data EventDestinationProperty :: Prelude.Type instance ToResourceProperties EventDestinationProperty instance Prelude.Eq EventDestinationProperty instance Prelude.Show EventDestinationProperty instance JSON.ToJSON EventDestinationProperty