tencentcloud-sdk-ssm 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190923/models.rb +53 -53
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 69909c165e51aaace6b9b8c3cf215b364edd0e0d
4
- data.tar.gz: fab1a7c1d8e56b98f770d1d98dbcd9f0912e0435
3
+ metadata.gz: bfafcd52da9acd0a3e51d4be01b1d5913ae4f0e2
4
+ data.tar.gz: 7bca0f1ede7bdd13bc02b4dd8136d2a75bc2f2bd
5
5
  SHA512:
6
- metadata.gz: fb7004794ed14a6aad21286279957982e8fdf1ecb1344e15228129b3a1157c676f26683df65432b7150d78181c251ebdd7e65496e30e9ea04615355556206f77
7
- data.tar.gz: f3ca6385e98f94a804c10cf0f1583476532a6a167d1226abcc3ee380af026bcd63900e889987549bdb6a909dcbd5d6d0a406dcc41d59e83bc3e4c3e4b023beed
6
+ metadata.gz: 1e826b0073f399b2dabbd31ec3d9a75d73c08d01b255a5db78903a47bedfabe570afabef5ab30078cfbd6d47f531714bc9e4e0fee5487bde7fff0b55e725b272
7
+ data.tar.gz: 32cc1e0e6f51e67859b991cef523900c9dd8850f41ceb9ea76fde475169d817c68f1e494d6c475b23eea142d0f1a56d06aa9d430ca2b752d23197e3072dc35ad
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -57,7 +57,7 @@ module TencentCloud
57
57
  # @type RotationFrequency: Integer
58
58
 
59
59
  attr_accessor :SecretName, :UserNamePrefix, :ProductName, :InstanceID, :Domains, :PrivilegesList, :Description, :KmsKeyId, :Tags, :RotationBeginTime, :EnableRotation, :RotationFrequency
60
-
60
+
61
61
  def initialize(secretname=nil, usernameprefix=nil, productname=nil, instanceid=nil, domains=nil, privilegeslist=nil, description=nil, kmskeyid=nil, tags=nil, rotationbegintime=nil, enablerotation=nil, rotationfrequency=nil)
62
62
  @SecretName = secretname
63
63
  @UserNamePrefix = usernameprefix
@@ -120,7 +120,7 @@ module TencentCloud
120
120
  # @type RequestId: String
121
121
 
122
122
  attr_accessor :SecretName, :TagCode, :TagMsg, :FlowID, :RequestId
123
-
123
+
124
124
  def initialize(secretname=nil, tagcode=nil, tagmsg=nil, flowid=nil, requestid=nil)
125
125
  @SecretName = secretname
126
126
  @TagCode = tagcode
@@ -156,7 +156,7 @@ module TencentCloud
156
156
  # @type SSHKeyName: String
157
157
 
158
158
  attr_accessor :SecretName, :ProjectId, :Description, :KmsKeyId, :Tags, :SSHKeyName
159
-
159
+
160
160
  def initialize(secretname=nil, projectid=nil, description=nil, kmskeyid=nil, tags=nil, sshkeyname=nil)
161
161
  @SecretName = secretname
162
162
  @ProjectId = projectid
@@ -201,7 +201,7 @@ module TencentCloud
201
201
  # @type RequestId: String
202
202
 
203
203
  attr_accessor :SecretName, :SSHKeyID, :SSHKeyName, :TagCode, :TagMsg, :RequestId
204
-
204
+
205
205
  def initialize(secretname=nil, sshkeyid=nil, sshkeyname=nil, tagcode=nil, tagmsg=nil, requestid=nil)
206
206
  @SecretName = secretname
207
207
  @SSHKeyID = sshkeyid
@@ -243,7 +243,7 @@ module TencentCloud
243
243
  # @type Tags: Array
244
244
 
245
245
  attr_accessor :SecretName, :VersionId, :Description, :KmsKeyId, :SecretType, :SecretBinary, :SecretString, :AdditionalConfig, :Tags
246
-
246
+
247
247
  def initialize(secretname=nil, versionid=nil, description=nil, kmskeyid=nil, secrettype=nil, secretbinary=nil, secretstring=nil, additionalconfig=nil, tags=nil)
248
248
  @SecretName = secretname
249
249
  @VersionId = versionid
@@ -292,7 +292,7 @@ module TencentCloud
292
292
  # @type RequestId: String
293
293
 
294
294
  attr_accessor :SecretName, :VersionId, :TagCode, :TagMsg, :RequestId
295
-
295
+
296
296
  def initialize(secretname=nil, versionid=nil, tagcode=nil, tagmsg=nil, requestid=nil)
297
297
  @SecretName = secretname
298
298
  @VersionId = versionid
@@ -323,7 +323,7 @@ module TencentCloud
323
323
  # @type CleanSSHKey: Boolean
324
324
 
325
325
  attr_accessor :SecretName, :RecoveryWindowInDays, :CleanSSHKey
326
-
326
+
327
327
  def initialize(secretname=nil, recoverywindowindays=nil, cleansshkey=nil)
328
328
  @SecretName = secretname
329
329
  @RecoveryWindowInDays = recoverywindowindays
@@ -347,7 +347,7 @@ module TencentCloud
347
347
  # @type RequestId: String
348
348
 
349
349
  attr_accessor :SecretName, :DeleteTime, :RequestId
350
-
350
+
351
351
  def initialize(secretname=nil, deletetime=nil, requestid=nil)
352
352
  @SecretName = secretname
353
353
  @DeleteTime = deletetime
@@ -369,7 +369,7 @@ module TencentCloud
369
369
  # @type VersionId: String
370
370
 
371
371
  attr_accessor :SecretName, :VersionId
372
-
372
+
373
373
  def initialize(secretname=nil, versionid=nil)
374
374
  @SecretName = secretname
375
375
  @VersionId = versionid
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  # @type RequestId: String
392
392
 
393
393
  attr_accessor :SecretName, :VersionId, :RequestId
394
-
394
+
395
395
  def initialize(secretname=nil, versionid=nil, requestid=nil)
396
396
  @SecretName = secretname
397
397
  @VersionId = versionid
@@ -411,7 +411,7 @@ module TencentCloud
411
411
  # @type FlowID: Integer
412
412
 
413
413
  attr_accessor :FlowID
414
-
414
+
415
415
  def initialize(flowid=nil)
416
416
  @FlowID = flowid
417
417
  end
@@ -431,7 +431,7 @@ module TencentCloud
431
431
  # @type RequestId: String
432
432
 
433
433
  attr_accessor :TaskStatus, :Description, :RequestId
434
-
434
+
435
435
  def initialize(taskstatus=nil, description=nil, requestid=nil)
436
436
  @TaskStatus = taskstatus
437
437
  @Description = description
@@ -451,7 +451,7 @@ module TencentCloud
451
451
  # @type SecretName: String
452
452
 
453
453
  attr_accessor :SecretName
454
-
454
+
455
455
  def initialize(secretname=nil)
456
456
  @SecretName = secretname
457
457
  end
@@ -478,7 +478,7 @@ module TencentCloud
478
478
  # @type RequestId: String
479
479
 
480
480
  attr_accessor :EnableRotation, :Frequency, :LatestRotateTime, :NextRotateBeginTime, :RequestId
481
-
481
+
482
482
  def initialize(enablerotation=nil, frequency=nil, latestrotatetime=nil, nextrotatebegintime=nil, requestid=nil)
483
483
  @EnableRotation = enablerotation
484
484
  @Frequency = frequency
@@ -502,7 +502,7 @@ module TencentCloud
502
502
  # @type SecretName: String
503
503
 
504
504
  attr_accessor :SecretName
505
-
505
+
506
506
  def initialize(secretname=nil)
507
507
  @SecretName = secretname
508
508
  end
@@ -522,7 +522,7 @@ module TencentCloud
522
522
  # @type RequestId: String
523
523
 
524
524
  attr_accessor :VersionIDs, :TotalCount, :RequestId
525
-
525
+
526
526
  def initialize(versionids=nil, totalcount=nil, requestid=nil)
527
527
  @VersionIDs = versionids
528
528
  @TotalCount = totalcount
@@ -542,7 +542,7 @@ module TencentCloud
542
542
  # @type SecretName: String
543
543
 
544
544
  attr_accessor :SecretName
545
-
545
+
546
546
  def initialize(secretname=nil)
547
547
  @SecretName = secretname
548
548
  end
@@ -602,7 +602,7 @@ module TencentCloud
602
602
  # @type RequestId: String
603
603
 
604
604
  attr_accessor :SecretName, :Description, :KmsKeyId, :CreateUin, :Status, :DeleteTime, :CreateTime, :SecretType, :ProductName, :ResourceID, :RotationStatus, :RotationFrequency, :ResourceName, :ProjectID, :AssociatedInstanceIDs, :TargetUin, :AdditionalConfig, :RequestId
605
-
605
+
606
606
  def initialize(secretname=nil, description=nil, kmskeyid=nil, createuin=nil, status=nil, deletetime=nil, createtime=nil, secrettype=nil, productname=nil, resourceid=nil, rotationstatus=nil, rotationfrequency=nil, resourcename=nil, projectid=nil, associatedinstanceids=nil, targetuin=nil, additionalconfig=nil, requestid=nil)
607
607
  @SecretName = secretname
608
608
  @Description = description
@@ -649,7 +649,7 @@ module TencentCloud
649
649
  # DescribeSupportedProducts请求参数结构体
650
650
  class DescribeSupportedProductsRequest < TencentCloud::Common::AbstractModel
651
651
 
652
-
652
+
653
653
  def initialize()
654
654
  end
655
655
 
@@ -667,7 +667,7 @@ module TencentCloud
667
667
  # @type RequestId: String
668
668
 
669
669
  attr_accessor :Products, :TotalCount, :RequestId
670
-
670
+
671
671
  def initialize(products=nil, totalcount=nil, requestid=nil)
672
672
  @Products = products
673
673
  @TotalCount = totalcount
@@ -687,7 +687,7 @@ module TencentCloud
687
687
  # @type SecretName: String
688
688
 
689
689
  attr_accessor :SecretName
690
-
690
+
691
691
  def initialize(secretname=nil)
692
692
  @SecretName = secretname
693
693
  end
@@ -705,7 +705,7 @@ module TencentCloud
705
705
  # @type RequestId: String
706
706
 
707
707
  attr_accessor :SecretName, :RequestId
708
-
708
+
709
709
  def initialize(secretname=nil, requestid=nil)
710
710
  @SecretName = secretname
711
711
  @RequestId = requestid
@@ -723,7 +723,7 @@ module TencentCloud
723
723
  # @type SecretName: String
724
724
 
725
725
  attr_accessor :SecretName
726
-
726
+
727
727
  def initialize(secretname=nil)
728
728
  @SecretName = secretname
729
729
  end
@@ -741,7 +741,7 @@ module TencentCloud
741
741
  # @type RequestId: String
742
742
 
743
743
  attr_accessor :SecretName, :RequestId
744
-
744
+
745
745
  def initialize(secretname=nil, requestid=nil)
746
746
  @SecretName = secretname
747
747
  @RequestId = requestid
@@ -756,7 +756,7 @@ module TencentCloud
756
756
  # GetRegions请求参数结构体
757
757
  class GetRegionsRequest < TencentCloud::Common::AbstractModel
758
758
 
759
-
759
+
760
760
  def initialize()
761
761
  end
762
762
 
@@ -772,7 +772,7 @@ module TencentCloud
772
772
  # @type RequestId: String
773
773
 
774
774
  attr_accessor :Regions, :RequestId
775
-
775
+
776
776
  def initialize(regions=nil, requestid=nil)
777
777
  @Regions = regions
778
778
  @RequestId = requestid
@@ -792,7 +792,7 @@ module TencentCloud
792
792
  # @type SSHKeyId: String
793
793
 
794
794
  attr_accessor :SecretName, :SSHKeyId
795
-
795
+
796
796
  def initialize(secretname=nil, sshkeyid=nil)
797
797
  @SecretName = secretname
798
798
  @SSHKeyId = sshkeyid
@@ -824,7 +824,7 @@ module TencentCloud
824
824
  # @type RequestId: String
825
825
 
826
826
  attr_accessor :SSHKeyID, :PublicKey, :PrivateKey, :ProjectID, :SSHKeyDescription, :SSHKeyName, :RequestId
827
-
827
+
828
828
  def initialize(sshkeyid=nil, publickey=nil, privatekey=nil, projectid=nil, sshkeydescription=nil, sshkeyname=nil, requestid=nil)
829
829
  @SSHKeyID = sshkeyid
830
830
  @PublicKey = publickey
@@ -855,7 +855,7 @@ module TencentCloud
855
855
  # @type VersionId: String
856
856
 
857
857
  attr_accessor :SecretName, :VersionId
858
-
858
+
859
859
  def initialize(secretname=nil, versionid=nil)
860
860
  @SecretName = secretname
861
861
  @VersionId = versionid
@@ -883,7 +883,7 @@ module TencentCloud
883
883
  # @type RequestId: String
884
884
 
885
885
  attr_accessor :SecretName, :VersionId, :SecretBinary, :SecretString, :RequestId
886
-
886
+
887
887
  def initialize(secretname=nil, versionid=nil, secretbinary=nil, secretstring=nil, requestid=nil)
888
888
  @SecretName = secretname
889
889
  @VersionId = versionid
@@ -904,7 +904,7 @@ module TencentCloud
904
904
  # GetServiceStatus请求参数结构体
905
905
  class GetServiceStatusRequest < TencentCloud::Common::AbstractModel
906
906
 
907
-
907
+
908
908
  def initialize()
909
909
  end
910
910
 
@@ -925,7 +925,7 @@ module TencentCloud
925
925
  # @type RequestId: String
926
926
 
927
927
  attr_accessor :ServiceEnabled, :InvalidType, :AccessKeyEscrowEnabled, :RequestId
928
-
928
+
929
929
  def initialize(serviceenabled=nil, invalidtype=nil, accesskeyescrowenabled=nil, requestid=nil)
930
930
  @ServiceEnabled = serviceenabled
931
931
  @InvalidType = invalidtype
@@ -947,7 +947,7 @@ module TencentCloud
947
947
  # @type SecretName: String
948
948
 
949
949
  attr_accessor :SecretName
950
-
950
+
951
951
  def initialize(secretname=nil)
952
952
  @SecretName = secretname
953
953
  end
@@ -968,7 +968,7 @@ module TencentCloud
968
968
  # @type RequestId: String
969
969
 
970
970
  attr_accessor :SecretName, :Versions, :RequestId
971
-
971
+
972
972
  def initialize(secretname=nil, versions=nil, requestid=nil)
973
973
  @SecretName = secretname
974
974
  @Versions = versions
@@ -1023,7 +1023,7 @@ module TencentCloud
1023
1023
  # @type ProductName: String
1024
1024
 
1025
1025
  attr_accessor :Offset, :Limit, :OrderType, :State, :SearchSecretName, :TagFilters, :SecretType, :ProductName
1026
-
1026
+
1027
1027
  def initialize(offset=nil, limit=nil, ordertype=nil, state=nil, searchsecretname=nil, tagfilters=nil, secrettype=nil, productname=nil)
1028
1028
  @Offset = offset
1029
1029
  @Limit = limit
@@ -1064,7 +1064,7 @@ module TencentCloud
1064
1064
  # @type RequestId: String
1065
1065
 
1066
1066
  attr_accessor :TotalCount, :SecretMetadatas, :RequestId
1067
-
1067
+
1068
1068
  def initialize(totalcount=nil, secretmetadatas=nil, requestid=nil)
1069
1069
  @TotalCount = totalcount
1070
1070
  @SecretMetadatas = secretmetadatas
@@ -1124,7 +1124,7 @@ module TencentCloud
1124
1124
  # @type ColumnName: String
1125
1125
 
1126
1126
  attr_accessor :PrivilegeName, :Privileges, :Database, :TableName, :ColumnName
1127
-
1127
+
1128
1128
  def initialize(privilegename=nil, privileges=nil, database=nil, tablename=nil, columnname=nil)
1129
1129
  @PrivilegeName = privilegename
1130
1130
  @Privileges = privileges
@@ -1155,7 +1155,7 @@ module TencentCloud
1155
1155
  # @type SecretString: String
1156
1156
 
1157
1157
  attr_accessor :SecretName, :VersionId, :SecretBinary, :SecretString
1158
-
1158
+
1159
1159
  def initialize(secretname=nil, versionid=nil, secretbinary=nil, secretstring=nil)
1160
1160
  @SecretName = secretname
1161
1161
  @VersionId = versionid
@@ -1181,7 +1181,7 @@ module TencentCloud
1181
1181
  # @type RequestId: String
1182
1182
 
1183
1183
  attr_accessor :SecretName, :VersionId, :RequestId
1184
-
1184
+
1185
1185
  def initialize(secretname=nil, versionid=nil, requestid=nil)
1186
1186
  @SecretName = secretname
1187
1187
  @VersionId = versionid
@@ -1201,7 +1201,7 @@ module TencentCloud
1201
1201
  # @type SecretName: String
1202
1202
 
1203
1203
  attr_accessor :SecretName
1204
-
1204
+
1205
1205
  def initialize(secretname=nil)
1206
1206
  @SecretName = secretname
1207
1207
  end
@@ -1219,7 +1219,7 @@ module TencentCloud
1219
1219
  # @type RequestId: String
1220
1220
 
1221
1221
  attr_accessor :SecretName, :RequestId
1222
-
1222
+
1223
1223
  def initialize(secretname=nil, requestid=nil)
1224
1224
  @SecretName = secretname
1225
1225
  @RequestId = requestid
@@ -1237,7 +1237,7 @@ module TencentCloud
1237
1237
  # @type SecretName: String
1238
1238
 
1239
1239
  attr_accessor :SecretName
1240
-
1240
+
1241
1241
  def initialize(secretname=nil)
1242
1242
  @SecretName = secretname
1243
1243
  end
@@ -1255,7 +1255,7 @@ module TencentCloud
1255
1255
  # @type RequestId: String
1256
1256
 
1257
1257
  attr_accessor :FlowID, :RequestId
1258
-
1258
+
1259
1259
  def initialize(flowid=nil, requestid=nil)
1260
1260
  @FlowID = flowid
1261
1261
  @RequestId = requestid
@@ -1323,7 +1323,7 @@ module TencentCloud
1323
1323
  # @type RotationBeginTime: String
1324
1324
 
1325
1325
  attr_accessor :SecretName, :Description, :KmsKeyId, :CreateUin, :Status, :DeleteTime, :CreateTime, :KmsKeyType, :RotationStatus, :NextRotationTime, :SecretType, :ProductName, :ResourceName, :ProjectID, :AssociatedInstanceIDs, :TargetUin, :RotationFrequency, :ResourceID, :RotationBeginTime
1326
-
1326
+
1327
1327
  def initialize(secretname=nil, description=nil, kmskeyid=nil, createuin=nil, status=nil, deletetime=nil, createtime=nil, kmskeytype=nil, rotationstatus=nil, nextrotationtime=nil, secrettype=nil, productname=nil, resourcename=nil, projectid=nil, associatedinstanceids=nil, targetuin=nil, rotationfrequency=nil, resourceid=nil, rotationbegintime=nil)
1328
1328
  @SecretName = secretname
1329
1329
  @Description = description
@@ -1377,7 +1377,7 @@ module TencentCloud
1377
1377
  # @type TagValue: String
1378
1378
 
1379
1379
  attr_accessor :TagKey, :TagValue
1380
-
1380
+
1381
1381
  def initialize(tagkey=nil, tagvalue=nil)
1382
1382
  @TagKey = tagkey
1383
1383
  @TagValue = tagvalue
@@ -1397,7 +1397,7 @@ module TencentCloud
1397
1397
  # @type TagValue: Array
1398
1398
 
1399
1399
  attr_accessor :TagKey, :TagValue
1400
-
1400
+
1401
1401
  def initialize(tagkey=nil, tagvalue=nil)
1402
1402
  @TagKey = tagkey
1403
1403
  @TagValue = tagvalue
@@ -1417,7 +1417,7 @@ module TencentCloud
1417
1417
  # @type Description: String
1418
1418
 
1419
1419
  attr_accessor :SecretName, :Description
1420
-
1420
+
1421
1421
  def initialize(secretname=nil, description=nil)
1422
1422
  @SecretName = secretname
1423
1423
  @Description = description
@@ -1437,7 +1437,7 @@ module TencentCloud
1437
1437
  # @type RequestId: String
1438
1438
 
1439
1439
  attr_accessor :SecretName, :RequestId
1440
-
1440
+
1441
1441
  def initialize(secretname=nil, requestid=nil)
1442
1442
  @SecretName = secretname
1443
1443
  @RequestId = requestid
@@ -1464,7 +1464,7 @@ module TencentCloud
1464
1464
  # @type RotationBeginTime: String
1465
1465
 
1466
1466
  attr_accessor :SecretName, :EnableRotation, :Frequency, :RotationBeginTime
1467
-
1467
+
1468
1468
  def initialize(secretname=nil, enablerotation=nil, frequency=nil, rotationbegintime=nil)
1469
1469
  @SecretName = secretname
1470
1470
  @EnableRotation = enablerotation
@@ -1486,7 +1486,7 @@ module TencentCloud
1486
1486
  # @type RequestId: String
1487
1487
 
1488
1488
  attr_accessor :RequestId
1489
-
1489
+
1490
1490
  def initialize(requestid=nil)
1491
1491
  @RequestId = requestid
1492
1492
  end
@@ -1509,7 +1509,7 @@ module TencentCloud
1509
1509
  # @type SecretString: String
1510
1510
 
1511
1511
  attr_accessor :SecretName, :VersionId, :SecretBinary, :SecretString
1512
-
1512
+
1513
1513
  def initialize(secretname=nil, versionid=nil, secretbinary=nil, secretstring=nil)
1514
1514
  @SecretName = secretname
1515
1515
  @VersionId = versionid
@@ -1535,7 +1535,7 @@ module TencentCloud
1535
1535
  # @type RequestId: String
1536
1536
 
1537
1537
  attr_accessor :SecretName, :VersionId, :RequestId
1538
-
1538
+
1539
1539
  def initialize(secretname=nil, versionid=nil, requestid=nil)
1540
1540
  @SecretName = secretname
1541
1541
  @VersionId = versionid
@@ -1557,7 +1557,7 @@ module TencentCloud
1557
1557
  # @type CreateTime: Integer
1558
1558
 
1559
1559
  attr_accessor :VersionId, :CreateTime
1560
-
1560
+
1561
1561
  def initialize(versionid=nil, createtime=nil)
1562
1562
  @VersionId = versionid
1563
1563
  @CreateTime = createtime
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
4
+ version: 3.0.591
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-09 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common