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

Returns a new instance of DescribeInstanceStateResponse.



836
837
838
839
840
841
842
843
844
# File 'lib/v20200915/models.rb', line 836

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

Instance Attribute Details

#FlowCreateTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def FlowCreateTime
  @FlowCreateTime
end

#FlowMsgObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def FlowMsg
  @FlowMsg
end

#FlowNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def FlowName
  @FlowName
end

#FlowProgressObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def FlowProgress
  @FlowProgress
end

#InstanceStateObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def InstanceState
  @InstanceState
end

#InstanceStateDescObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def InstanceStateDesc
  @InstanceStateDesc
end

#RequestIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • InstanceState:

    集群状态,例如:Serving

  • FlowCreateTime:

    集群操作创建时间

  • FlowName:

    集群操作名称

  • FlowProgress:

    集群操作进度

  • InstanceStateDesc:

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

  • FlowMsg:

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

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



834
835
836
# File 'lib/v20200915/models.rb', line 834

def RequestId
  @RequestId
end

Instance Method Details

#deserialize(params) ⇒ Object



846
847
848
849
850
851
852
853
854
# File 'lib/v20200915/models.rb', line 846

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