lib/v20180416/models.rb in tencentcloud-sdk-scf-3.0.603 vs lib/v20180416/models.rb in tencentcloud-sdk-scf-3.0.604
- old
+ new
@@ -453,11 +453,11 @@
# @type MemorySize: Integer
# @param Timeout: 函数最长执行时间,单位为秒,可选值范围 1-900 秒,默认为 3 秒
# @type Timeout: Integer
# @param Environment: 函数的环境变量
# @type Environment: :class:`Tencentcloud::Scf.v20180416.models.Environment`
- # @param Runtime: 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5, Php7,Go1,Java8 和 CustomRuntime,默认Python2.7
+ # @param Runtime: 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5.2, Php7.4,Go1,Java8 和 CustomRuntime,默认Python2.7
# @type Runtime: String
# @param VpcConfig: 函数的私有网络配置
# @type VpcConfig: :class:`Tencentcloud::Scf.v20180416.models.VpcConfig`
# @param Namespace: 函数所属命名空间
# @type Namespace: String
@@ -3876,16 +3876,16 @@
# @param Description: 触发器描述
# @type Description: String
attr_accessor :ModTime, :Type, :TriggerDesc, :TriggerName, :AddTime, :Enable, :CustomArgument, :AvailableStatus, :ResourceId, :BindStatus, :TriggerAttribute, :Qualifier, :Description
extend Gem::Deprecate
- deprecate :ResourceId, :none, 2023, 6
- deprecate :ResourceId=, :none, 2023, 6
- deprecate :BindStatus, :none, 2023, 6
- deprecate :BindStatus=, :none, 2023, 6
- deprecate :TriggerAttribute, :none, 2023, 6
- deprecate :TriggerAttribute=, :none, 2023, 6
+ deprecate :ResourceId, :none, 2023, 7
+ deprecate :ResourceId=, :none, 2023, 7
+ deprecate :BindStatus, :none, 2023, 7
+ deprecate :BindStatus=, :none, 2023, 7
+ deprecate :TriggerAttribute, :none, 2023, 7
+ deprecate :TriggerAttribute=, :none, 2023, 7
def initialize(modtime=nil, type=nil, triggerdesc=nil, triggername=nil, addtime=nil, enable=nil, customargument=nil, availablestatus=nil, resourceid=nil, bindstatus=nil, triggerattribute=nil, qualifier=nil, description=nil)
@ModTime = modtime
@Type = type
@TriggerDesc = triggerdesc
@@ -4042,15 +4042,15 @@
# 注意:此字段可能返回 null,表示取不到有效值。
# @type Description: String
attr_accessor :Enable, :Qualifier, :TriggerName, :Type, :TriggerDesc, :AvailableStatus, :CustomArgument, :AddTime, :ModTime, :ResourceId, :BindStatus, :TriggerAttribute, :Description
extend Gem::Deprecate
- deprecate :ResourceId, :none, 2023, 6
- deprecate :ResourceId=, :none, 2023, 6
- deprecate :BindStatus, :none, 2023, 6
- deprecate :BindStatus=, :none, 2023, 6
- deprecate :TriggerAttribute, :none, 2023, 6
- deprecate :TriggerAttribute=, :none, 2023, 6
+ deprecate :ResourceId, :none, 2023, 7
+ deprecate :ResourceId=, :none, 2023, 7
+ deprecate :BindStatus, :none, 2023, 7
+ deprecate :BindStatus=, :none, 2023, 7
+ deprecate :TriggerAttribute, :none, 2023, 7
+ deprecate :TriggerAttribute=, :none, 2023, 7
def initialize(enable=nil, qualifier=nil, triggername=nil, type=nil, triggerdesc=nil, availablestatus=nil, customargument=nil, addtime=nil, modtime=nil, resourceid=nil, bindstatus=nil, triggerattribute=nil, description=nil)
@Enable = enable
@Qualifier = qualifier
@TriggerName = triggername