module Stratosphere.S3.Bucket.SourceSelectionCriteriaProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SourceSelectionCriteriaProperty :: Prelude.Type instance ToResourceProperties SourceSelectionCriteriaProperty instance Prelude.Eq SourceSelectionCriteriaProperty instance Prelude.Show SourceSelectionCriteriaProperty instance JSON.ToJSON SourceSelectionCriteriaProperty