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