module Stratosphere.Pipes.Pipe.BatchRetryStrategyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BatchRetryStrategyProperty :: Prelude.Type instance ToResourceProperties BatchRetryStrategyProperty instance Prelude.Eq BatchRetryStrategyProperty instance Prelude.Show BatchRetryStrategyProperty instance JSON.ToJSON BatchRetryStrategyProperty