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