FunctionTrigger 类
命名空间和模块:tencent.cloud.serverless.functions.client
简要
class FunctionTrigger构造
def __init__(self)示例
from tencent.cloud.auth import credentials
from tencent.cloud.serverless import functions
# The method will return itself.
functions.FunctionTrigger().use_timer(
timer_name = 'default',
timer_cron = '* * * * *'
)适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?