tencentcloud-sdk-tat 3.0.590 → 3.0.592
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201028/models.rb +51 -51
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b1e490a7f27ca959b7d47a2c6504ddbab3333745
|
4
|
+
data.tar.gz: 83f75f5e06a5e90d5124357fcf29292520c7db09
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0d3ef3847d64f90db2e8bd0ccd6e31837a80ed22d8429b7ba0b8a088780ede7b9728d6e805774bf6103e56a6e1117e7368b95620283f23726b948861c9678129
|
7
|
+
data.tar.gz: cdbf362e993c1c63788b4f42a043e77ed4bb222b495191ad42bf1827fe55228244a5163fc3f1933591ec8acf73ca20d5d3f79756a3efc0fd8aa78a200d2374a6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.592
|
data/lib/v20201028/models.rb
CHANGED
@@ -37,7 +37,7 @@ module TencentCloud
|
|
37
37
|
# @type SupportFeatures: Array
|
38
38
|
|
39
39
|
attr_accessor :InstanceId, :Version, :LastHeartbeatTime, :AgentStatus, :Environment, :SupportFeatures
|
40
|
-
|
40
|
+
|
41
41
|
def initialize(instanceid=nil, version=nil, lastheartbeattime=nil, agentstatus=nil, environment=nil, supportfeatures=nil)
|
42
42
|
@InstanceId = instanceid
|
43
43
|
@Version = version
|
@@ -67,7 +67,7 @@ module TencentCloud
|
|
67
67
|
# @type InstanceIds: Array
|
68
68
|
|
69
69
|
attr_accessor :InvocationId, :InstanceIds
|
70
|
-
|
70
|
+
|
71
71
|
def initialize(invocationid=nil, instanceids=nil)
|
72
72
|
@InvocationId = invocationid
|
73
73
|
@InstanceIds = instanceids
|
@@ -85,7 +85,7 @@ module TencentCloud
|
|
85
85
|
# @type RequestId: String
|
86
86
|
|
87
87
|
attr_accessor :RequestId
|
88
|
-
|
88
|
+
|
89
89
|
def initialize(requestid=nil)
|
90
90
|
@RequestId = requestid
|
91
91
|
end
|
@@ -133,7 +133,7 @@ module TencentCloud
|
|
133
133
|
# @type OutputCOSKeyPrefix: String
|
134
134
|
|
135
135
|
attr_accessor :CommandId, :CommandName, :Description, :Content, :CommandType, :WorkingDirectory, :Timeout, :CreatedTime, :UpdatedTime, :EnableParameter, :DefaultParameters, :FormattedDescription, :CreatedBy, :Tags, :Username, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
136
|
-
|
136
|
+
|
137
137
|
def initialize(commandid=nil, commandname=nil, description=nil, content=nil, commandtype=nil, workingdirectory=nil, timeout=nil, createdtime=nil, updatedtime=nil, enableparameter=nil, defaultparameters=nil, formatteddescription=nil, createdby=nil, tags=nil, username=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
138
138
|
@CommandId = commandid
|
139
139
|
@CommandName = commandname
|
@@ -200,7 +200,7 @@ module TencentCloud
|
|
200
200
|
# @type OutputCOSKeyPrefix: String
|
201
201
|
|
202
202
|
attr_accessor :Content, :CommandType, :Timeout, :WorkingDirectory, :Username, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
203
|
-
|
203
|
+
|
204
204
|
def initialize(content=nil, commandtype=nil, timeout=nil, workingdirectory=nil, username=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
205
205
|
@Content = content
|
206
206
|
@CommandType = commandtype
|
@@ -260,7 +260,7 @@ module TencentCloud
|
|
260
260
|
# @type OutputCOSKeyPrefix: String
|
261
261
|
|
262
262
|
attr_accessor :CommandName, :Content, :Description, :CommandType, :WorkingDirectory, :Timeout, :EnableParameter, :DefaultParameters, :Tags, :Username, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
263
|
-
|
263
|
+
|
264
264
|
def initialize(commandname=nil, content=nil, description=nil, commandtype=nil, workingdirectory=nil, timeout=nil, enableparameter=nil, defaultparameters=nil, tags=nil, username=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
265
265
|
@CommandName = commandname
|
266
266
|
@Content = content
|
@@ -307,7 +307,7 @@ module TencentCloud
|
|
307
307
|
# @type RequestId: String
|
308
308
|
|
309
309
|
attr_accessor :CommandId, :RequestId
|
310
|
-
|
310
|
+
|
311
311
|
def initialize(commandid=nil, requestid=nil)
|
312
312
|
@CommandId = commandid
|
313
313
|
@RequestId = requestid
|
@@ -337,7 +337,7 @@ module TencentCloud
|
|
337
337
|
# @type ScheduleSettings: :class:`Tencentcloud::Tat.v20201028.models.ScheduleSettings`
|
338
338
|
|
339
339
|
attr_accessor :Name, :Type, :CommandId, :InstanceIds, :Username, :Parameters, :ScheduleSettings
|
340
|
-
|
340
|
+
|
341
341
|
def initialize(name=nil, type=nil, commandid=nil, instanceids=nil, username=nil, parameters=nil, schedulesettings=nil)
|
342
342
|
@Name = name
|
343
343
|
@Type = type
|
@@ -370,7 +370,7 @@ module TencentCloud
|
|
370
370
|
# @type RequestId: String
|
371
371
|
|
372
372
|
attr_accessor :InvokerId, :RequestId
|
373
|
-
|
373
|
+
|
374
374
|
def initialize(invokerid=nil, requestid=nil)
|
375
375
|
@InvokerId = invokerid
|
376
376
|
@RequestId = requestid
|
@@ -388,7 +388,7 @@ module TencentCloud
|
|
388
388
|
# @type CommandId: String
|
389
389
|
|
390
390
|
attr_accessor :CommandId
|
391
|
-
|
391
|
+
|
392
392
|
def initialize(commandid=nil)
|
393
393
|
@CommandId = commandid
|
394
394
|
end
|
@@ -404,7 +404,7 @@ module TencentCloud
|
|
404
404
|
# @type RequestId: String
|
405
405
|
|
406
406
|
attr_accessor :RequestId
|
407
|
-
|
407
|
+
|
408
408
|
def initialize(requestid=nil)
|
409
409
|
@RequestId = requestid
|
410
410
|
end
|
@@ -420,7 +420,7 @@ module TencentCloud
|
|
420
420
|
# @type InvokerId: String
|
421
421
|
|
422
422
|
attr_accessor :InvokerId
|
423
|
-
|
423
|
+
|
424
424
|
def initialize(invokerid=nil)
|
425
425
|
@InvokerId = invokerid
|
426
426
|
end
|
@@ -436,7 +436,7 @@ module TencentCloud
|
|
436
436
|
# @type RequestId: String
|
437
437
|
|
438
438
|
attr_accessor :RequestId
|
439
|
-
|
439
|
+
|
440
440
|
def initialize(requestid=nil)
|
441
441
|
@RequestId = requestid
|
442
442
|
end
|
@@ -458,7 +458,7 @@ module TencentCloud
|
|
458
458
|
# @type Offset: Integer
|
459
459
|
|
460
460
|
attr_accessor :InstanceIds, :Filters, :Limit, :Offset
|
461
|
-
|
461
|
+
|
462
462
|
def initialize(instanceids=nil, filters=nil, limit=nil, offset=nil)
|
463
463
|
@InstanceIds = instanceids
|
464
464
|
@Filters = filters
|
@@ -491,7 +491,7 @@ module TencentCloud
|
|
491
491
|
# @type RequestId: String
|
492
492
|
|
493
493
|
attr_accessor :AutomationAgentSet, :TotalCount, :RequestId
|
494
|
-
|
494
|
+
|
495
495
|
def initialize(automationagentset=nil, totalcount=nil, requestid=nil)
|
496
496
|
@AutomationAgentSet = automationagentset
|
497
497
|
@TotalCount = totalcount
|
@@ -533,7 +533,7 @@ module TencentCloud
|
|
533
533
|
# @type Offset: Integer
|
534
534
|
|
535
535
|
attr_accessor :CommandIds, :Filters, :Limit, :Offset
|
536
|
-
|
536
|
+
|
537
537
|
def initialize(commandids=nil, filters=nil, limit=nil, offset=nil)
|
538
538
|
@CommandIds = commandids
|
539
539
|
@Filters = filters
|
@@ -566,7 +566,7 @@ module TencentCloud
|
|
566
566
|
# @type RequestId: String
|
567
567
|
|
568
568
|
attr_accessor :TotalCount, :CommandSet, :RequestId
|
569
|
-
|
569
|
+
|
570
570
|
def initialize(totalcount=nil, commandset=nil, requestid=nil)
|
571
571
|
@TotalCount = totalcount
|
572
572
|
@CommandSet = commandset
|
@@ -601,7 +601,7 @@ module TencentCloud
|
|
601
601
|
# @type HideOutput: Boolean
|
602
602
|
|
603
603
|
attr_accessor :InvocationTaskIds, :Filters, :Limit, :Offset, :HideOutput
|
604
|
-
|
604
|
+
|
605
605
|
def initialize(invocationtaskids=nil, filters=nil, limit=nil, offset=nil, hideoutput=nil)
|
606
606
|
@InvocationTaskIds = invocationtaskids
|
607
607
|
@Filters = filters
|
@@ -636,7 +636,7 @@ module TencentCloud
|
|
636
636
|
# @type RequestId: String
|
637
637
|
|
638
638
|
attr_accessor :TotalCount, :InvocationTaskSet, :RequestId
|
639
|
-
|
639
|
+
|
640
640
|
def initialize(totalcount=nil, invocationtaskset=nil, requestid=nil)
|
641
641
|
@TotalCount = totalcount
|
642
642
|
@InvocationTaskSet = invocationtaskset
|
@@ -673,7 +673,7 @@ module TencentCloud
|
|
673
673
|
# @type Offset: Integer
|
674
674
|
|
675
675
|
attr_accessor :InvocationIds, :Filters, :Limit, :Offset
|
676
|
-
|
676
|
+
|
677
677
|
def initialize(invocationids=nil, filters=nil, limit=nil, offset=nil)
|
678
678
|
@InvocationIds = invocationids
|
679
679
|
@Filters = filters
|
@@ -706,7 +706,7 @@ module TencentCloud
|
|
706
706
|
# @type RequestId: String
|
707
707
|
|
708
708
|
attr_accessor :TotalCount, :InvocationSet, :RequestId
|
709
|
-
|
709
|
+
|
710
710
|
def initialize(totalcount=nil, invocationset=nil, requestid=nil)
|
711
711
|
@TotalCount = totalcount
|
712
712
|
@InvocationSet = invocationset
|
@@ -737,7 +737,7 @@ module TencentCloud
|
|
737
737
|
# @type Offset: Integer
|
738
738
|
|
739
739
|
attr_accessor :InvokerIds, :Limit, :Offset
|
740
|
-
|
740
|
+
|
741
741
|
def initialize(invokerids=nil, limit=nil, offset=nil)
|
742
742
|
@InvokerIds = invokerids
|
743
743
|
@Limit = limit
|
@@ -761,7 +761,7 @@ module TencentCloud
|
|
761
761
|
# @type RequestId: String
|
762
762
|
|
763
763
|
attr_accessor :TotalCount, :InvokerRecordSet, :RequestId
|
764
|
-
|
764
|
+
|
765
765
|
def initialize(totalcount=nil, invokerrecordset=nil, requestid=nil)
|
766
766
|
@TotalCount = totalcount
|
767
767
|
@InvokerRecordSet = invokerrecordset
|
@@ -798,7 +798,7 @@ module TencentCloud
|
|
798
798
|
# @type Offset: Integer
|
799
799
|
|
800
800
|
attr_accessor :InvokerIds, :Filters, :Limit, :Offset
|
801
|
-
|
801
|
+
|
802
802
|
def initialize(invokerids=nil, filters=nil, limit=nil, offset=nil)
|
803
803
|
@InvokerIds = invokerids
|
804
804
|
@Filters = filters
|
@@ -831,7 +831,7 @@ module TencentCloud
|
|
831
831
|
# @type RequestId: String
|
832
832
|
|
833
833
|
attr_accessor :TotalCount, :InvokerSet, :RequestId
|
834
|
-
|
834
|
+
|
835
835
|
def initialize(totalcount=nil, invokerset=nil, requestid=nil)
|
836
836
|
@TotalCount = totalcount
|
837
837
|
@InvokerSet = invokerset
|
@@ -855,7 +855,7 @@ module TencentCloud
|
|
855
855
|
# DescribeRegions请求参数结构体
|
856
856
|
class DescribeRegionsRequest < TencentCloud::Common::AbstractModel
|
857
857
|
|
858
|
-
|
858
|
+
|
859
859
|
def initialize()
|
860
860
|
end
|
861
861
|
|
@@ -873,7 +873,7 @@ module TencentCloud
|
|
873
873
|
# @type RequestId: String
|
874
874
|
|
875
875
|
attr_accessor :TotalCount, :RegionSet, :RequestId
|
876
|
-
|
876
|
+
|
877
877
|
def initialize(totalcount=nil, regionset=nil, requestid=nil)
|
878
878
|
@TotalCount = totalcount
|
879
879
|
@RegionSet = regionset
|
@@ -900,7 +900,7 @@ module TencentCloud
|
|
900
900
|
# @type InvokerId: String
|
901
901
|
|
902
902
|
attr_accessor :InvokerId
|
903
|
-
|
903
|
+
|
904
904
|
def initialize(invokerid=nil)
|
905
905
|
@InvokerId = invokerid
|
906
906
|
end
|
@@ -916,7 +916,7 @@ module TencentCloud
|
|
916
916
|
# @type RequestId: String
|
917
917
|
|
918
918
|
attr_accessor :RequestId
|
919
|
-
|
919
|
+
|
920
920
|
def initialize(requestid=nil)
|
921
921
|
@RequestId = requestid
|
922
922
|
end
|
@@ -932,7 +932,7 @@ module TencentCloud
|
|
932
932
|
# @type InvokerId: String
|
933
933
|
|
934
934
|
attr_accessor :InvokerId
|
935
|
-
|
935
|
+
|
936
936
|
def initialize(invokerid=nil)
|
937
937
|
@InvokerId = invokerid
|
938
938
|
end
|
@@ -948,7 +948,7 @@ module TencentCloud
|
|
948
948
|
# @type RequestId: String
|
949
949
|
|
950
950
|
attr_accessor :RequestId
|
951
|
-
|
951
|
+
|
952
952
|
def initialize(requestid=nil)
|
953
953
|
@RequestId = requestid
|
954
954
|
end
|
@@ -977,7 +977,7 @@ module TencentCloud
|
|
977
977
|
# @type Values: Array
|
978
978
|
|
979
979
|
attr_accessor :Name, :Values
|
980
|
-
|
980
|
+
|
981
981
|
def initialize(name=nil, values=nil)
|
982
982
|
@Name = name
|
983
983
|
@Values = values
|
@@ -1039,7 +1039,7 @@ module TencentCloud
|
|
1039
1039
|
# @type OutputCOSKeyPrefix: String
|
1040
1040
|
|
1041
1041
|
attr_accessor :InvocationId, :CommandId, :InvocationStatus, :InvocationTaskBasicInfoSet, :Description, :StartTime, :EndTime, :CreatedTime, :UpdatedTime, :Parameters, :DefaultParameters, :InstanceKind, :Username, :InvocationSource, :CommandContent, :CommandType, :Timeout, :WorkingDirectory, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
1042
|
-
|
1042
|
+
|
1043
1043
|
def initialize(invocationid=nil, commandid=nil, invocationstatus=nil, invocationtaskbasicinfoset=nil, description=nil, starttime=nil, endtime=nil, createdtime=nil, updatedtime=nil, parameters=nil, defaultparameters=nil, instancekind=nil, username=nil, invocationsource=nil, commandcontent=nil, commandtype=nil, timeout=nil, workingdirectory=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
1044
1044
|
@InvocationId = invocationid
|
1045
1045
|
@CommandId = commandid
|
@@ -1137,7 +1137,7 @@ module TencentCloud
|
|
1137
1137
|
# @type InvocationSource: String
|
1138
1138
|
|
1139
1139
|
attr_accessor :InvocationId, :InvocationTaskId, :CommandId, :TaskStatus, :InstanceId, :TaskResult, :StartTime, :EndTime, :CreatedTime, :UpdatedTime, :CommandDocument, :ErrorInfo, :InvocationSource
|
1140
|
-
|
1140
|
+
|
1141
1141
|
def initialize(invocationid=nil, invocationtaskid=nil, commandid=nil, taskstatus=nil, instanceid=nil, taskresult=nil, starttime=nil, endtime=nil, createdtime=nil, updatedtime=nil, commanddocument=nil, errorinfo=nil, invocationsource=nil)
|
1142
1142
|
@InvocationId = invocationid
|
1143
1143
|
@InvocationTaskId = invocationtaskid
|
@@ -1200,7 +1200,7 @@ module TencentCloud
|
|
1200
1200
|
# @type InstanceId: String
|
1201
1201
|
|
1202
1202
|
attr_accessor :InvocationTaskId, :TaskStatus, :InstanceId
|
1203
|
-
|
1203
|
+
|
1204
1204
|
def initialize(invocationtaskid=nil, taskstatus=nil, instanceid=nil)
|
1205
1205
|
@InvocationTaskId = invocationtaskid
|
1206
1206
|
@TaskStatus = taskstatus
|
@@ -1242,7 +1242,7 @@ module TencentCloud
|
|
1242
1242
|
# @type OutputCOSKeyPrefix: String
|
1243
1243
|
|
1244
1244
|
attr_accessor :CommandId, :InstanceIds, :Parameters, :Username, :WorkingDirectory, :Timeout, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
1245
|
-
|
1245
|
+
|
1246
1246
|
def initialize(commandid=nil, instanceids=nil, parameters=nil, username=nil, workingdirectory=nil, timeout=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
1247
1247
|
@CommandId = commandid
|
1248
1248
|
@InstanceIds = instanceids
|
@@ -1274,7 +1274,7 @@ module TencentCloud
|
|
1274
1274
|
# @type RequestId: String
|
1275
1275
|
|
1276
1276
|
attr_accessor :InvocationId, :RequestId
|
1277
|
-
|
1277
|
+
|
1278
1278
|
def initialize(invocationid=nil, requestid=nil)
|
1279
1279
|
@InvocationId = invocationid
|
1280
1280
|
@RequestId = requestid
|
@@ -1313,7 +1313,7 @@ module TencentCloud
|
|
1313
1313
|
# @type UpdatedTime: String
|
1314
1314
|
|
1315
1315
|
attr_accessor :InvokerId, :Name, :Type, :CommandId, :Username, :Parameters, :InstanceIds, :Enable, :ScheduleSettings, :CreatedTime, :UpdatedTime
|
1316
|
-
|
1316
|
+
|
1317
1317
|
def initialize(invokerid=nil, name=nil, type=nil, commandid=nil, username=nil, parameters=nil, instanceids=nil, enable=nil, schedulesettings=nil, createdtime=nil, updatedtime=nil)
|
1318
1318
|
@InvokerId = invokerid
|
1319
1319
|
@Name = name
|
@@ -1360,7 +1360,7 @@ module TencentCloud
|
|
1360
1360
|
# @type Result: String
|
1361
1361
|
|
1362
1362
|
attr_accessor :InvokerId, :InvokeTime, :Reason, :InvocationId, :Result
|
1363
|
-
|
1363
|
+
|
1364
1364
|
def initialize(invokerid=nil, invoketime=nil, reason=nil, invocationid=nil, result=nil)
|
1365
1365
|
@InvokerId = invokerid
|
1366
1366
|
@InvokeTime = invoketime
|
@@ -1413,7 +1413,7 @@ module TencentCloud
|
|
1413
1413
|
# @type OutputCOSKeyPrefix: String
|
1414
1414
|
|
1415
1415
|
attr_accessor :CommandId, :CommandName, :Description, :Content, :CommandType, :WorkingDirectory, :Timeout, :DefaultParameters, :Username, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
1416
|
-
|
1416
|
+
|
1417
1417
|
def initialize(commandid=nil, commandname=nil, description=nil, content=nil, commandtype=nil, workingdirectory=nil, timeout=nil, defaultparameters=nil, username=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
1418
1418
|
@CommandId = commandid
|
1419
1419
|
@CommandName = commandname
|
@@ -1449,7 +1449,7 @@ module TencentCloud
|
|
1449
1449
|
# @type RequestId: String
|
1450
1450
|
|
1451
1451
|
attr_accessor :RequestId
|
1452
|
-
|
1452
|
+
|
1453
1453
|
def initialize(requestid=nil)
|
1454
1454
|
@RequestId = requestid
|
1455
1455
|
end
|
@@ -1479,7 +1479,7 @@ module TencentCloud
|
|
1479
1479
|
# @type ScheduleSettings: :class:`Tencentcloud::Tat.v20201028.models.ScheduleSettings`
|
1480
1480
|
|
1481
1481
|
attr_accessor :InvokerId, :Name, :Type, :CommandId, :Username, :Parameters, :InstanceIds, :ScheduleSettings
|
1482
|
-
|
1482
|
+
|
1483
1483
|
def initialize(invokerid=nil, name=nil, type=nil, commandid=nil, username=nil, parameters=nil, instanceids=nil, schedulesettings=nil)
|
1484
1484
|
@InvokerId = invokerid
|
1485
1485
|
@Name = name
|
@@ -1512,7 +1512,7 @@ module TencentCloud
|
|
1512
1512
|
# @type RequestId: String
|
1513
1513
|
|
1514
1514
|
attr_accessor :RequestId
|
1515
|
-
|
1515
|
+
|
1516
1516
|
def initialize(requestid=nil)
|
1517
1517
|
@RequestId = requestid
|
1518
1518
|
end
|
@@ -1538,7 +1538,7 @@ module TencentCloud
|
|
1538
1538
|
# @type Content: String
|
1539
1539
|
|
1540
1540
|
attr_accessor :Parameters, :CommandId, :Content
|
1541
|
-
|
1541
|
+
|
1542
1542
|
def initialize(parameters=nil, commandid=nil, content=nil)
|
1543
1543
|
@Parameters = parameters
|
1544
1544
|
@CommandId = commandid
|
@@ -1560,7 +1560,7 @@ module TencentCloud
|
|
1560
1560
|
# @type RequestId: String
|
1561
1561
|
|
1562
1562
|
attr_accessor :ReplacedContent, :RequestId
|
1563
|
-
|
1563
|
+
|
1564
1564
|
def initialize(replacedcontent=nil, requestid=nil)
|
1565
1565
|
@ReplacedContent = replacedcontent
|
1566
1566
|
@RequestId = requestid
|
@@ -1582,7 +1582,7 @@ module TencentCloud
|
|
1582
1582
|
# @type RegionState: String
|
1583
1583
|
|
1584
1584
|
attr_accessor :Region, :RegionName, :RegionState
|
1585
|
-
|
1585
|
+
|
1586
1586
|
def initialize(region=nil, regionname=nil, regionstate=nil)
|
1587
1587
|
@Region = region
|
1588
1588
|
@RegionName = regionname
|
@@ -1649,7 +1649,7 @@ module TencentCloud
|
|
1649
1649
|
# @type OutputCOSKeyPrefix: String
|
1650
1650
|
|
1651
1651
|
attr_accessor :Content, :InstanceIds, :CommandName, :Description, :CommandType, :WorkingDirectory, :Timeout, :SaveCommand, :EnableParameter, :DefaultParameters, :Parameters, :Tags, :Username, :OutputCOSBucketUrl, :OutputCOSKeyPrefix
|
1652
|
-
|
1652
|
+
|
1653
1653
|
def initialize(content=nil, instanceids=nil, commandname=nil, description=nil, commandtype=nil, workingdirectory=nil, timeout=nil, savecommand=nil, enableparameter=nil, defaultparameters=nil, parameters=nil, tags=nil, username=nil, outputcosbucketurl=nil, outputcoskeyprefix=nil)
|
1654
1654
|
@Content = content
|
1655
1655
|
@InstanceIds = instanceids
|
@@ -1704,7 +1704,7 @@ module TencentCloud
|
|
1704
1704
|
# @type RequestId: String
|
1705
1705
|
|
1706
1706
|
attr_accessor :CommandId, :InvocationId, :RequestId
|
1707
|
-
|
1707
|
+
|
1708
1708
|
def initialize(commandid=nil, invocationid=nil, requestid=nil)
|
1709
1709
|
@CommandId = commandid
|
1710
1710
|
@InvocationId = invocationid
|
@@ -1730,7 +1730,7 @@ module TencentCloud
|
|
1730
1730
|
# @type InvokeTime: String
|
1731
1731
|
|
1732
1732
|
attr_accessor :Policy, :Recurrence, :InvokeTime
|
1733
|
-
|
1733
|
+
|
1734
1734
|
def initialize(policy=nil, recurrence=nil, invoketime=nil)
|
1735
1735
|
@Policy = policy
|
1736
1736
|
@Recurrence = recurrence
|
@@ -1752,7 +1752,7 @@ module TencentCloud
|
|
1752
1752
|
# @type Value: String
|
1753
1753
|
|
1754
1754
|
attr_accessor :Key, :Value
|
1755
|
-
|
1755
|
+
|
1756
1756
|
def initialize(key=nil, value=nil)
|
1757
1757
|
@Key = key
|
1758
1758
|
@Value = value
|
@@ -1782,7 +1782,7 @@ module TencentCloud
|
|
1782
1782
|
# @type OutputUploadCOSErrorInfo: String
|
1783
1783
|
|
1784
1784
|
attr_accessor :ExitCode, :Output, :ExecStartTime, :ExecEndTime, :Dropped, :OutputUrl, :OutputUploadCOSErrorInfo
|
1785
|
-
|
1785
|
+
|
1786
1786
|
def initialize(exitcode=nil, output=nil, execstarttime=nil, execendtime=nil, dropped=nil, outputurl=nil, outputuploadcoserrorinfo=nil)
|
1787
1787
|
@ExitCode = exitcode
|
1788
1788
|
@Output = output
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tat
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.592
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|