Loading...
命名空间和模块:tencent.cloud.serverless.functions
包含无服务器云函数受支持运行时名称成员的枚举器。
产品软件包:tencent-cloud-sdk-serverless-functions >= 0.1.1
class FunctionRuntime: Python: str = 'Python3.6' Nodejs: str = 'Nodejs8.9' Php: str = 'PHP7' Golang: str = 'Golang1' Java: str = 'Java8'