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