module Stratosphere.InspectorV2.CisScanConfiguration.WeeklyScheduleProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data WeeklyScheduleProperty :: Prelude.Type instance ToResourceProperties WeeklyScheduleProperty instance Prelude.Eq WeeklyScheduleProperty instance Prelude.Show WeeklyScheduleProperty instance JSON.ToJSON WeeklyScheduleProperty