module Stratosphere.MediaPackage.OriginEndpoint.DashEncryptionProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DashEncryptionProperty :: Prelude.Type instance ToResourceProperties DashEncryptionProperty instance Prelude.Eq DashEncryptionProperty instance Prelude.Show DashEncryptionProperty instance JSON.ToJSON DashEncryptionProperty