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