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