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