module Stratosphere.Lightsail.Instance.AutoSnapshotAddOnProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AutoSnapshotAddOnProperty :: Prelude.Type instance ToResourceProperties AutoSnapshotAddOnProperty instance Prelude.Eq AutoSnapshotAddOnProperty instance Prelude.Show AutoSnapshotAddOnProperty instance JSON.ToJSON AutoSnapshotAddOnProperty