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