stratosphere-backup-1.0.0: gen/Stratosphere/Backup/RestoreTestingPlan/RestoreTestingRecoveryPointSelectionProperty.hs-boot
module Stratosphere.Backup.RestoreTestingPlan.RestoreTestingRecoveryPointSelectionProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data RestoreTestingRecoveryPointSelectionProperty :: Prelude.Type
instance ToResourceProperties RestoreTestingRecoveryPointSelectionProperty
instance Prelude.Eq RestoreTestingRecoveryPointSelectionProperty
instance Prelude.Show RestoreTestingRecoveryPointSelectionProperty
instance JSON.ToJSON RestoreTestingRecoveryPointSelectionProperty