module Stratosphere.AppFlow.Flow.LookoutMetricsDestinationPropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LookoutMetricsDestinationPropertiesProperty :: Prelude.Type instance ToResourceProperties LookoutMetricsDestinationPropertiesProperty instance Prelude.Eq LookoutMetricsDestinationPropertiesProperty instance Prelude.Show LookoutMetricsDestinationPropertiesProperty instance JSON.ToJSON LookoutMetricsDestinationPropertiesProperty