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