FunctionResultType 枚举器
命名空间和模块:tencent.cloud.serverless.functions
简要
class FunctionResultType:
Succeed: str = 'is0'
Error: str = 'not0'
TimeLimit: str = 'TimeLimitExceeded'
ResourceLimit: str = 'ResourceLimitExceeded'
UserCodeError: str = 'UserCodeException'适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?