Class: TencentCloud::Cdwch::V20200915::InstanceStateInfo

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20200915/models.rb

Overview

集群状态抽象后的结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(instancestate = nil, flowcreatetime = nil, flowname = nil, flowprogress = nil, instancestatedesc = nil, flowmsg = nil, processname = nil, requestid = nil, processsubname = nil) ⇒ InstanceStateInfo

Returns a new instance of InstanceStateInfo.



2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
# File 'lib/v20200915/models.rb', line 2195

def initialize(instancestate=nil, flowcreatetime=nil, flowname=nil, flowprogress=nil, instancestatedesc=nil, flowmsg=nil, processname=nil, requestid=nil, processsubname=nil)
  @InstanceState = instancestate
  @FlowCreateTime = flowcreatetime
  @FlowName = flowname
  @FlowProgress = flowprogress
  @InstanceStateDesc = instancestatedesc
  @FlowMsg = flowmsg
  @ProcessName = processname
  @RequestId = requestid
  @ProcessSubName = processsubname
end

Instance Attribute Details

#FlowCreateTimeObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def FlowCreateTime
  @FlowCreateTime
end

#FlowMsgObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def FlowMsg
  @FlowMsg
end

#FlowNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def FlowName
  @FlowName
end

#FlowProgressObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def FlowProgress
  @FlowProgress
end

#InstanceStateObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def InstanceState
  @InstanceState
end

#InstanceStateDescObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def InstanceStateDesc
  @InstanceStateDesc
end

#ProcessNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def ProcessName
  @ProcessName
end

#ProcessSubNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def ProcessSubName
  @ProcessSubName
end

#RequestIdObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

    集群状态描述,例如:运行中

  • FlowMsg:

    集群流程错误信息,例如:“创建失败,资源不足”

  • ProcessName:

    当前步骤的名称,例如:”购买资源中“

  • RequestId:

    请求id

  • ProcessSubName:

    流程的二级名称



2193
2194
2195
# File 'lib/v20200915/models.rb', line 2193

def RequestId
  @RequestId
end

Instance Method Details

#deserialize(params) ⇒ Object



2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
# File 'lib/v20200915/models.rb', line 2207

def deserialize(params)
  @InstanceState = params['InstanceState']
  @FlowCreateTime = params['FlowCreateTime']
  @FlowName = params['FlowName']
  @FlowProgress = params['FlowProgress']
  @InstanceStateDesc = params['InstanceStateDesc']
  @FlowMsg = params['FlowMsg']
  @ProcessName = params['ProcessName']
  @RequestId = params['RequestId']
  @ProcessSubName = params['ProcessSubName']
end