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