Class: TencentCloud::Cdwch::V20200915::DescribeInstanceStateResponse

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

Overview

DescribeInstanceState返回参数结构体

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, processsubname = nil, requestid = nil) ⇒ DescribeInstanceStateResponse

Returns a new instance of DescribeInstanceStateResponse.



1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
# File 'lib/v20200915/models.rb', line 1464

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

Instance Attribute Details

#FlowCreateTimeObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def FlowCreateTime
  @FlowCreateTime
end

#FlowMsgObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def FlowMsg
  @FlowMsg
end

#FlowNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def FlowName
  @FlowName
end

#FlowProgressObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def FlowProgress
  @FlowProgress
end

#InstanceStateObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def InstanceState
  @InstanceState
end

#InstanceStateDescObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def InstanceStateDesc
  @InstanceStateDesc
end

#ProcessNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def ProcessName
  @ProcessName
end

#ProcessSubNameObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def ProcessSubName
  @ProcessSubName
end

#RequestIdObject

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • ProcessName:

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

  • ProcessSubName:

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

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



1462
1463
1464
# File 'lib/v20200915/models.rb', line 1462

def RequestId
  @RequestId
end

Instance Method Details

#deserialize(params) ⇒ Object



1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
# File 'lib/v20200915/models.rb', line 1476

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