module Stratosphere.MediaLive.Channel.AvailBlankingProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AvailBlankingProperty :: Prelude.Type instance ToResourceProperties AvailBlankingProperty instance Prelude.Eq AvailBlankingProperty instance Prelude.Show AvailBlankingProperty instance JSON.ToJSON AvailBlankingProperty