Class: TencentCloud::Cfg::V20210820::TaskGroupAction
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cfg::V20210820::TaskGroupAction
- Defined in:
- lib/v20210820/models.rb
Overview
任务分组动作
Instance Attribute Summary collapse
- #ActionApiType ⇒ Object
- #ActionAttribute ⇒ Object
- #ActionId ⇒ Object
- #ActionRisk ⇒ Object
- #ActionTitle ⇒ Object
- #ActionType ⇒ Object
- #IsExecuteRedo ⇒ Object
- #TaskGroupActionCreateTime ⇒ Object
- #TaskGroupActionCustomConfiguration ⇒ Object
- #TaskGroupActionExecuteId ⇒ Object
- #TaskGroupActionExecuteTime ⇒ Object
- #TaskGroupActionGeneralConfiguration ⇒ Object
- #TaskGroupActionId ⇒ Object
- #TaskGroupActionOrder ⇒ Object
- #TaskGroupActionRandomId ⇒ Object
- #TaskGroupActionRecoverId ⇒ Object
- #TaskGroupActionStartTime ⇒ Object
- #TaskGroupActionStatus ⇒ Object
- #TaskGroupActionStatusType ⇒ Object
- #TaskGroupActionUpdateTime ⇒ Object
- #TaskGroupInstances ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(taskgroupactionid = nil, taskgroupinstances = nil, actionid = nil, taskgroupactionorder = nil, taskgroupactiongeneralconfiguration = nil, taskgroupactioncustomconfiguration = nil, taskgroupactionstatus = nil, taskgroupactioncreatetime = nil, taskgroupactionupdatetime = nil, actiontitle = nil, taskgroupactionstatustype = nil, taskgroupactionrandomid = nil, taskgroupactionrecoverid = nil, taskgroupactionexecuteid = nil, actionapitype = nil, actionattribute = nil, actiontype = nil, isexecuteredo = nil, actionrisk = nil, taskgroupactionexecutetime = nil, taskgroupactionstarttime = nil) ⇒ TaskGroupAction
constructor
A new instance of TaskGroupAction.
Constructor Details
#initialize(taskgroupactionid = nil, taskgroupinstances = nil, actionid = nil, taskgroupactionorder = nil, taskgroupactiongeneralconfiguration = nil, taskgroupactioncustomconfiguration = nil, taskgroupactionstatus = nil, taskgroupactioncreatetime = nil, taskgroupactionupdatetime = nil, actiontitle = nil, taskgroupactionstatustype = nil, taskgroupactionrandomid = nil, taskgroupactionrecoverid = nil, taskgroupactionexecuteid = nil, actionapitype = nil, actionattribute = nil, actiontype = nil, isexecuteredo = nil, actionrisk = nil, taskgroupactionexecutetime = nil, taskgroupactionstarttime = nil) ⇒ TaskGroupAction
Returns a new instance of TaskGroupAction.
1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 |
# File 'lib/v20210820/models.rb', line 1894 def initialize(taskgroupactionid=nil, taskgroupinstances=nil, actionid=nil, taskgroupactionorder=nil, taskgroupactiongeneralconfiguration=nil, taskgroupactioncustomconfiguration=nil, taskgroupactionstatus=nil, taskgroupactioncreatetime=nil, taskgroupactionupdatetime=nil, actiontitle=nil, taskgroupactionstatustype=nil, taskgroupactionrandomid=nil, taskgroupactionrecoverid=nil, taskgroupactionexecuteid=nil, actionapitype=nil, actionattribute=nil, actiontype=nil, isexecuteredo=nil, actionrisk=nil, taskgroupactionexecutetime=nil, taskgroupactionstarttime=nil) @TaskGroupActionId = taskgroupactionid @TaskGroupInstances = taskgroupinstances @ActionId = actionid @TaskGroupActionOrder = taskgroupactionorder @TaskGroupActionGeneralConfiguration = taskgroupactiongeneralconfiguration @TaskGroupActionCustomConfiguration = taskgroupactioncustomconfiguration @TaskGroupActionStatus = taskgroupactionstatus @TaskGroupActionCreateTime = taskgroupactioncreatetime @TaskGroupActionUpdateTime = taskgroupactionupdatetime @ActionTitle = actiontitle @TaskGroupActionStatusType = taskgroupactionstatustype @TaskGroupActionRandomId = taskgroupactionrandomid @TaskGroupActionRecoverId = taskgroupactionrecoverid @TaskGroupActionExecuteId = taskgroupactionexecuteid @ActionApiType = actionapitype @ActionAttribute = actionattribute @ActionType = actiontype @IsExecuteRedo = isexecuteredo @ActionRisk = actionrisk @TaskGroupActionExecuteTime = taskgroupactionexecutetime @TaskGroupActionStartTime = taskgroupactionstarttime end |
Instance Attribute Details
#ActionApiType ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionApiType @ActionApiType end |
#ActionAttribute ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionAttribute @ActionAttribute end |
#ActionId ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionId @ActionId end |
#ActionRisk ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionRisk @ActionRisk end |
#ActionTitle ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionTitle @ActionTitle end |
#ActionType ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def ActionType @ActionType end |
#IsExecuteRedo ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def IsExecuteRedo @IsExecuteRedo end |
#TaskGroupActionCreateTime ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionCreateTime @TaskGroupActionCreateTime end |
#TaskGroupActionCustomConfiguration ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionCustomConfiguration @TaskGroupActionCustomConfiguration end |
#TaskGroupActionExecuteId ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionExecuteId @TaskGroupActionExecuteId end |
#TaskGroupActionExecuteTime ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionExecuteTime @TaskGroupActionExecuteTime end |
#TaskGroupActionGeneralConfiguration ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionGeneralConfiguration @TaskGroupActionGeneralConfiguration end |
#TaskGroupActionId ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionId @TaskGroupActionId end |
#TaskGroupActionOrder ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionOrder @TaskGroupActionOrder end |
#TaskGroupActionRandomId ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionRandomId @TaskGroupActionRandomId end |
#TaskGroupActionRecoverId ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionRecoverId @TaskGroupActionRecoverId end |
#TaskGroupActionStartTime ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionStartTime @TaskGroupActionStartTime end |
#TaskGroupActionStatus ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionStatus @TaskGroupActionStatus end |
#TaskGroupActionStatusType ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionStatusType @TaskGroupActionStatusType end |
#TaskGroupActionUpdateTime ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupActionUpdateTime @TaskGroupActionUpdateTime end |
#TaskGroupInstances ⇒ Object
1892 1893 1894 |
# File 'lib/v20210820/models.rb', line 1892 def TaskGroupInstances @TaskGroupInstances end |
Instance Method Details
#deserialize(params) ⇒ Object
1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 |
# File 'lib/v20210820/models.rb', line 1918 def deserialize(params) @TaskGroupActionId = params['TaskGroupActionId'] unless params['TaskGroupInstances'].nil? @TaskGroupInstances = [] params['TaskGroupInstances'].each do |i| taskgroupinstance_tmp = TaskGroupInstance.new taskgroupinstance_tmp.deserialize(i) @TaskGroupInstances << taskgroupinstance_tmp end end @ActionId = params['ActionId'] @TaskGroupActionOrder = params['TaskGroupActionOrder'] @TaskGroupActionGeneralConfiguration = params['TaskGroupActionGeneralConfiguration'] @TaskGroupActionCustomConfiguration = params['TaskGroupActionCustomConfiguration'] @TaskGroupActionStatus = params['TaskGroupActionStatus'] @TaskGroupActionCreateTime = params['TaskGroupActionCreateTime'] @TaskGroupActionUpdateTime = params['TaskGroupActionUpdateTime'] @ActionTitle = params['ActionTitle'] @TaskGroupActionStatusType = params['TaskGroupActionStatusType'] @TaskGroupActionRandomId = params['TaskGroupActionRandomId'] @TaskGroupActionRecoverId = params['TaskGroupActionRecoverId'] @TaskGroupActionExecuteId = params['TaskGroupActionExecuteId'] @ActionApiType = params['ActionApiType'] @ActionAttribute = params['ActionAttribute'] @ActionType = params['ActionType'] @IsExecuteRedo = params['IsExecuteRedo'] @ActionRisk = params['ActionRisk'] @TaskGroupActionExecuteTime = params['TaskGroupActionExecuteTime'] @TaskGroupActionStartTime = params['TaskGroupActionStartTime'] end |