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

Class TaskNotifyConfig

Returns:
NotifyType Notification type. available values:.
  • CMQ: offline. switch to TDMQ-CMQ.
  • .
  • TDMQ-CMQ: message queue
  • .
  • URL: when a URL is specified, the HTTP callback is pushed to the address specified by NotifyUrl. the callback protocol is HTTP+json. the content of the packet body is the same as the output parameters of the parseeventnotification api.
  • .
  • SCF: not recommended. additional configuration is required in the console.
  • .
  • AWS-SQS: aws queue, suitable for aws tasks only and requires the same region.
  • . note: if left blank, it is TDMQ-CMQ by default. to use another type, you need to fill in the corresponding type value. if using TDMQ-CMQ message queue, an excessively large task response may cause queue failure..
    Parameters:
    NotifyType - Notification type. available values:.
  • CMQ: offline. switch to TDMQ-CMQ.
  • .
  • TDMQ-CMQ: message queue
  • .
  • URL: when a URL is specified, the HTTP callback is pushed to the address specified by NotifyUrl. the callback protocol is HTTP+json. the content of the packet body is the same as the output parameters of the parseeventnotification api.
  • .
  • SCF: not recommended. additional configuration is required in the console.
  • .
  • AWS-SQS: aws queue, suitable for aws tasks only and requires the same region.
  • . note: if left blank, it is TDMQ-CMQ by default. to use another type, you need to fill in the corresponding type value. if using TDMQ-CMQ message queue, an excessively large task response may cause queue failure..
    Skip navigation links

    Copyright © 2025. All rights reserved.