bind_function 方法
命名空间和类:tencent.cloud.serverless.functions.Client
简要
def bind_function(self,
region_id: str,
namespace_name: str,
function_name: str,
function_version: str = None,
function_async: bool = False,
include_attributes: list = None
) -> object参数
返回值
异常
示例
适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?