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