module Stratosphere.MediaConnect.Flow.BlackFramesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BlackFramesProperty :: Prelude.Type instance ToResourceProperties BlackFramesProperty instance Prelude.Eq BlackFramesProperty instance Prelude.Show BlackFramesProperty instance JSON.ToJSON BlackFramesProperty