lib/v20180416/models.rb in tencentcloud-sdk-scf-3.0.576 vs lib/v20180416/models.rb in tencentcloud-sdk-scf-3.0.577
- old
+ new
@@ -1130,10 +1130,11 @@
# @param ModTime: 修改时间
# @type ModTime: String
# @param AddTime: 创建时间
# @type AddTime: String
# @param Runtime: 运行时
+ # 注意:此字段可能返回 null,表示取不到有效值。
# @type Runtime: String
# @param FunctionName: 函数名称
# @type FunctionName: String
# @param FunctionId: 函数ID
# @type FunctionId: String
@@ -1717,10 +1718,11 @@
# @param FunctionVersion: 函数的版本
# @type FunctionVersion: String
# @param MemorySize: 函数的最大可用内存
# @type MemorySize: Integer
# @param Runtime: 函数的运行环境
+ # 注意:此字段可能返回 null,表示取不到有效值。
# @type Runtime: String
# @param FunctionName: 函数的名称
# @type FunctionName: String
# @param VpcConfig: 函数的私有网络
# @type VpcConfig: :class:`Tencentcloud::Scf.v20180416.models.VpcConfig`
@@ -3387,9 +3389,10 @@
# @param Handler: 函数的入口
# @type Handler: String
# @param Timeout: 函数的超时时间
# @type Timeout: Integer
# @param Runtime: 函数的运行环境
+ # 注意:此字段可能返回 null,表示取不到有效值。
# @type Runtime: String
# @param Namespace: 函数的命名空间
# @type Namespace: String
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
# @type RequestId: String