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