module Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ShiftCoverageProperty :: Prelude.Type instance ToResourceProperties ShiftCoverageProperty instance Prelude.Eq ShiftCoverageProperty instance Prelude.Show ShiftCoverageProperty instance JSON.ToJSON ShiftCoverageProperty