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