stratosphere-appflow-1.0.0: gen/Stratosphere/AppFlow/Flow/AggregationConfigProperty.hs-boot
module Stratosphere.AppFlow.Flow.AggregationConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data AggregationConfigProperty :: Prelude.Type
instance ToResourceProperties AggregationConfigProperty
instance Prelude.Eq AggregationConfigProperty
instance Prelude.Show AggregationConfigProperty
instance JSON.ToJSON AggregationConfigProperty