Class: TencentCloud::Wedata::V20210820::InstanceLifeCycleVO
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Wedata::V20210820::InstanceLifeCycleVO
- Defined in:
- lib/v20210820/models.rb
Overview
调度实例详情
Instance Attribute Summary collapse
-
#BrokerIp ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CodeFileName ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CostTime ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ExecutionJobId ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#InstanceKey ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#InstanceState ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LifeCycleDetailList ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LifeRoundNum ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LogType ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#OriginFileName ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#RunType ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Tries ⇒ Object
- run: 运行; - kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(instancekey = nil, instancestate = nil, liferoundnum = nil, runtype = nil, tries = nil, lifecycledetaillist = nil, codefilename = nil, executionjobid = nil, brokerip = nil, originfilename = nil, logtype = nil, costtime = nil) ⇒ InstanceLifeCycleVO
constructor
A new instance of InstanceLifeCycleVO.
Constructor Details
#initialize(instancekey = nil, instancestate = nil, liferoundnum = nil, runtype = nil, tries = nil, lifecycledetaillist = nil, codefilename = nil, executionjobid = nil, brokerip = nil, originfilename = nil, logtype = nil, costtime = nil) ⇒ InstanceLifeCycleVO
Returns a new instance of InstanceLifeCycleVO.
22947 22948 22949 22950 22951 22952 22953 22954 22955 22956 22957 22958 22959 22960 |
# File 'lib/v20210820/models.rb', line 22947 def initialize(instancekey=nil, instancestate=nil, liferoundnum=nil, runtype=nil, tries=nil, lifecycledetaillist=nil, codefilename=nil, executionjobid=nil, brokerip=nil, originfilename=nil, logtype=nil, costtime=nil) @InstanceKey = instancekey @InstanceState = instancestate @LifeRoundNum = liferoundnum @RunType = runtype @Tries = tries @LifeCycleDetailList = lifecycledetaillist @CodeFileName = codefilename @ExecutionJobId = executionjobid @BrokerIp = brokerip @OriginFileName = originfilename @LogType = logtype @CostTime = costtime end |
Instance Attribute Details
#BrokerIp ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def BrokerIp @BrokerIp end |
#CodeFileName ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def CodeFileName @CodeFileName end |
#CostTime ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def CostTime @CostTime end |
#ExecutionJobId ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def ExecutionJobId @ExecutionJobId end |
#InstanceKey ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def InstanceKey @InstanceKey end |
#InstanceState ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def InstanceState @InstanceState end |
#LifeCycleDetailList ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def LifeCycleDetailList @LifeCycleDetailList end |
#LifeRoundNum ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def LifeRoundNum @LifeRoundNum end |
#LogType ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def LogType @LogType end |
#OriginFileName ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def OriginFileName @OriginFileName end |
#RunType ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def RunType @RunType end |
#Tries ⇒ Object
- run: 运行;
- kill: 终止 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
22945 22946 22947 |
# File 'lib/v20210820/models.rb', line 22945 def Tries @Tries end |
Instance Method Details
#deserialize(params) ⇒ Object
22962 22963 22964 22965 22966 22967 22968 22969 22970 22971 22972 22973 22974 22975 22976 22977 22978 22979 22980 22981 22982 |
# File 'lib/v20210820/models.rb', line 22962 def deserialize(params) @InstanceKey = params['InstanceKey'] @InstanceState = params['InstanceState'] @LifeRoundNum = params['LifeRoundNum'] @RunType = params['RunType'] @Tries = params['Tries'] unless params['LifeCycleDetailList'].nil? @LifeCycleDetailList = [] params['LifeCycleDetailList'].each do |i| instancelifedetaildto_tmp = InstanceLifeDetailDto.new instancelifedetaildto_tmp.deserialize(i) @LifeCycleDetailList << instancelifedetaildto_tmp end end @CodeFileName = params['CodeFileName'] @ExecutionJobId = params['ExecutionJobId'] @BrokerIp = params['BrokerIp'] @OriginFileName = params['OriginFileName'] @LogType = params['LogType'] @CostTime = params['CostTime'] end |