Class: TencentCloud::Emr::V20190103::StageInfoDetail
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Emr::V20190103::StageInfoDetail
- Defined in:
- lib/v20190103/models.rb
Overview
任务步骤详情
Instance Attribute Summary collapse
-
#Desc ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Endtime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#FailedReason ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#HadWoodDetail ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Id ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#IsShow ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#IsSubFlow ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LanguageKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Progress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Stage ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Starttime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Status ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#SubFlowFlag ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TimeConsuming ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#WoodJobId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(stage = nil, name = nil, isshow = nil, issubflow = nil, subflowflag = nil, status = nil, desc = nil, progress = nil, starttime = nil, endtime = nil, hadwooddetail = nil, woodjobid = nil, languagekey = nil, failedreason = nil, timeconsuming = nil, id = nil) ⇒ StageInfoDetail
constructor
A new instance of StageInfoDetail.
Constructor Details
#initialize(stage = nil, name = nil, isshow = nil, issubflow = nil, subflowflag = nil, status = nil, desc = nil, progress = nil, starttime = nil, endtime = nil, hadwooddetail = nil, woodjobid = nil, languagekey = nil, failedreason = nil, timeconsuming = nil, id = nil) ⇒ StageInfoDetail
Returns a new instance of StageInfoDetail.
13640 13641 13642 13643 13644 13645 13646 13647 13648 13649 13650 13651 13652 13653 13654 13655 13656 13657 |
# File 'lib/v20190103/models.rb', line 13640 def initialize(stage=nil, name=nil, isshow=nil, issubflow=nil, subflowflag=nil, status=nil, desc=nil, progress=nil, starttime=nil, endtime=nil, hadwooddetail=nil, woodjobid=nil, languagekey=nil, failedreason=nil, timeconsuming=nil, id=nil) @Stage = stage @Name = name @IsShow = isshow @IsSubFlow = issubflow @SubFlowFlag = subflowflag @Status = status @Desc = desc @Progress = progress @Starttime = starttime @Endtime = endtime @HadWoodDetail = hadwooddetail @WoodJobId = woodjobid @LanguageKey = languagekey @FailedReason = failedreason @TimeConsuming = timeconsuming @Id = id end |
Instance Attribute Details
#Desc ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Desc @Desc end |
#Endtime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Endtime @Endtime end |
#FailedReason ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def FailedReason @FailedReason end |
#HadWoodDetail ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def HadWoodDetail @HadWoodDetail end |
#Id ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Id @Id end |
#IsShow ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def IsShow @IsShow end |
#IsSubFlow ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def IsSubFlow @IsSubFlow end |
#LanguageKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def LanguageKey @LanguageKey end |
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Name @Name end |
#Progress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Progress @Progress end |
#Stage ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Stage @Stage end |
#Starttime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Starttime @Starttime end |
#Status ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def Status @Status end |
#SubFlowFlag ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def SubFlowFlag @SubFlowFlag end |
#TimeConsuming ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def TimeConsuming @TimeConsuming end |
#WoodJobId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13638 13639 13640 |
# File 'lib/v20190103/models.rb', line 13638 def WoodJobId @WoodJobId end |
Instance Method Details
#deserialize(params) ⇒ Object
13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 |
# File 'lib/v20190103/models.rb', line 13659 def deserialize(params) @Stage = params['Stage'] @Name = params['Name'] @IsShow = params['IsShow'] @IsSubFlow = params['IsSubFlow'] @SubFlowFlag = params['SubFlowFlag'] @Status = params['Status'] @Desc = params['Desc'] @Progress = params['Progress'] @Starttime = params['Starttime'] @Endtime = params['Endtime'] @HadWoodDetail = params['HadWoodDetail'] @WoodJobId = params['WoodJobId'] @LanguageKey = params['LanguageKey'] @FailedReason = params['FailedReason'] @TimeConsuming = params['TimeConsuming'] @Id = params['Id'] end |