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