update_function_code 方法
命名空间和类:tencent.cloud.serverless.functions.Client
简要
def update_function_code(self,
region_id: str,
namespace_name: str,
function_name: str,
function_code: FunctionCode,
function_handler: str
)参数
返回值
异常
ValueError
ActionError
示例
适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?