Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class TaskNotifyConfig

Returns:
NotifyType The notification type. Valid values:
  • CMQ: This value is no longer used. Please use `TDMQ-CMQ` instead.
  • TDMQ-CMQ: Message queue
  • URL: If `NotifyType` is set to `URL`, HTTP callbacks are sent to the URL specified by `NotifyUrl`. HTTP and JSON are used for the callbacks. The packet contains the response parameters of the `ParseNotification` API.
  • SCF: We do not recommend this notification type, which you need to configure in the SCF console.
  • Default value: `TDMQ-CMQ`.
    Parameters:
    NotifyType - The notification type. Valid values:
  • CMQ: This value is no longer used. Please use `TDMQ-CMQ` instead.
  • TDMQ-CMQ: Message queue
  • URL: If `NotifyType` is set to `URL`, HTTP callbacks are sent to the URL specified by `NotifyUrl`. HTTP and JSON are used for the callbacks. The packet contains the response parameters of the `ParseNotification` API.
  • SCF: We do not recommend this notification type, which you need to configure in the SCF console.
  • Default value: `TDMQ-CMQ`.
    Skip navigation links

    Copyright © 2022. All rights reserved.