tencentcloud-sdk-eiam 3.0.590 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210420/models.rb +109 -109
- 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: 456582642ec5794938309366c2a64a2a48a97847
|
4
|
+
data.tar.gz: 5bef4c8fb5498a15a33460e0f333ec0a082e2dc1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52292c29a7e0960e1837496e569c1117da1761e985dcf4e7dbc124f83fc587adfe704a1376b2e8823cc673aa602418327b8da48b5ad8f3517e3f262f599d38ac
|
7
|
+
data.tar.gz: 048ef02c30632c52354c8e6a28bb0044a9404bd5d6950cf91aba69c0544ecdbd554169b432320a56e60aeb7a5f4333f49015a089723544eccfc4da32ef3b7a15
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20210420/models.rb
CHANGED
@@ -29,7 +29,7 @@ module TencentCloud
|
|
29
29
|
# @type CreatedDate: String
|
30
30
|
|
31
31
|
attr_accessor :AccountGroupId, :GroupName, :Description, :CreatedDate
|
32
|
-
|
32
|
+
|
33
33
|
def initialize(accountgroupid=nil, groupname=nil, description=nil, createddate=nil)
|
34
34
|
@AccountGroupId = accountgroupid
|
35
35
|
@GroupName = groupname
|
@@ -51,7 +51,7 @@ module TencentCloud
|
|
51
51
|
# @type Keyword: String
|
52
52
|
|
53
53
|
attr_accessor :Keyword
|
54
|
-
|
54
|
+
|
55
55
|
def initialize(keyword=nil)
|
56
56
|
@Keyword = keyword
|
57
57
|
end
|
@@ -69,7 +69,7 @@ module TencentCloud
|
|
69
69
|
# @type AccountIds: Array
|
70
70
|
|
71
71
|
attr_accessor :AccountGroupId, :AccountIds
|
72
|
-
|
72
|
+
|
73
73
|
def initialize(accountgroupid=nil, accountids=nil)
|
74
74
|
@AccountGroupId = accountgroupid
|
75
75
|
@AccountIds = accountids
|
@@ -87,7 +87,7 @@ module TencentCloud
|
|
87
87
|
# @type RequestId: String
|
88
88
|
|
89
89
|
attr_accessor :RequestId
|
90
|
-
|
90
|
+
|
91
91
|
def initialize(requestid=nil)
|
92
92
|
@RequestId = requestid
|
93
93
|
end
|
@@ -105,7 +105,7 @@ module TencentCloud
|
|
105
105
|
# @type UserGroupId: String
|
106
106
|
|
107
107
|
attr_accessor :UserIds, :UserGroupId
|
108
|
-
|
108
|
+
|
109
109
|
def initialize(userids=nil, usergroupid=nil)
|
110
110
|
@UserIds = userids
|
111
111
|
@UserGroupId = usergroupid
|
@@ -126,7 +126,7 @@ module TencentCloud
|
|
126
126
|
# @type RequestId: String
|
127
127
|
|
128
128
|
attr_accessor :FailedItems, :RequestId
|
129
|
-
|
129
|
+
|
130
130
|
def initialize(faileditems=nil, requestid=nil)
|
131
131
|
@FailedItems = faileditems
|
132
132
|
@RequestId = requestid
|
@@ -156,7 +156,7 @@ module TencentCloud
|
|
156
156
|
# @type CreatedDate: String
|
157
157
|
|
158
158
|
attr_accessor :AccountId, :AccountName, :UserList, :Description, :CreatedDate
|
159
|
-
|
159
|
+
|
160
160
|
def initialize(accountid=nil, accountname=nil, userlist=nil, description=nil, createddate=nil)
|
161
161
|
@AccountId = accountid
|
162
162
|
@AccountName = accountname
|
@@ -187,7 +187,7 @@ module TencentCloud
|
|
187
187
|
# @type Keyword: String
|
188
188
|
|
189
189
|
attr_accessor :Keyword
|
190
|
-
|
190
|
+
|
191
191
|
def initialize(keyword=nil)
|
192
192
|
@Keyword = keyword
|
193
193
|
end
|
@@ -216,7 +216,7 @@ module TencentCloud
|
|
216
216
|
# @type CreatedDate: String
|
217
217
|
|
218
218
|
attr_accessor :ApplicationAccounts, :ApplicationId, :InheritedForm, :ApplicationName, :CreatedDate
|
219
|
-
|
219
|
+
|
220
220
|
def initialize(applicationaccounts=nil, applicationid=nil, inheritedform=nil, applicationname=nil, createddate=nil)
|
221
221
|
@ApplicationAccounts = applicationaccounts
|
222
222
|
@ApplicationId = applicationid
|
@@ -245,7 +245,7 @@ module TencentCloud
|
|
245
245
|
# @type ApplicationType: String
|
246
246
|
|
247
247
|
attr_accessor :Keyword, :ApplicationType
|
248
|
-
|
248
|
+
|
249
249
|
def initialize(keyword=nil, applicationtype=nil)
|
250
250
|
@Keyword = keyword
|
251
251
|
@ApplicationType = applicationtype
|
@@ -284,7 +284,7 @@ module TencentCloud
|
|
284
284
|
# @type ClientId: String
|
285
285
|
|
286
286
|
attr_accessor :ApplicationId, :DisplayName, :CreatedDate, :LastModifiedDate, :AppStatus, :Icon, :ApplicationType, :ClientId
|
287
|
-
|
287
|
+
|
288
288
|
def initialize(applicationid=nil, displayname=nil, createddate=nil, lastmodifieddate=nil, appstatus=nil, icon=nil, applicationtype=nil, clientid=nil)
|
289
289
|
@ApplicationId = applicationid
|
290
290
|
@DisplayName = displayname
|
@@ -324,7 +324,7 @@ module TencentCloud
|
|
324
324
|
# @type AuthorizationId: String
|
325
325
|
|
326
326
|
attr_accessor :AppId, :AppName, :EntityName, :EntityId, :LastModifiedDate, :AuthorizationId
|
327
|
-
|
327
|
+
|
328
328
|
def initialize(appid=nil, appname=nil, entityname=nil, entityid=nil, lastmodifieddate=nil, authorizationid=nil)
|
329
329
|
@AppId = appid
|
330
330
|
@AppName = appname
|
@@ -350,7 +350,7 @@ module TencentCloud
|
|
350
350
|
# @type Keyword: String
|
351
351
|
|
352
352
|
attr_accessor :Keyword
|
353
|
-
|
353
|
+
|
354
354
|
def initialize(keyword=nil)
|
355
355
|
@Keyword = keyword
|
356
356
|
end
|
@@ -376,7 +376,7 @@ module TencentCloud
|
|
376
376
|
# @type ResourceName: String
|
377
377
|
|
378
378
|
attr_accessor :ResourceId, :ResourceType, :Resource, :ResourceName
|
379
|
-
|
379
|
+
|
380
380
|
def initialize(resourceid=nil, resourcetype=nil, resource=nil, resourcename=nil)
|
381
381
|
@ResourceId = resourceid
|
382
382
|
@ResourceType = resourcetype
|
@@ -414,7 +414,7 @@ module TencentCloud
|
|
414
414
|
# @type ResourceName: String
|
415
415
|
|
416
416
|
attr_accessor :ResourceId, :ResourceType, :Resource, :InheritedForm, :ApplicationAccounts, :ResourceName
|
417
|
-
|
417
|
+
|
418
418
|
def initialize(resourceid=nil, resourcetype=nil, resource=nil, inheritedform=nil, applicationaccounts=nil, resourcename=nil)
|
419
419
|
@ResourceId = resourceid
|
420
420
|
@ResourceType = resourcetype
|
@@ -447,7 +447,7 @@ module TencentCloud
|
|
447
447
|
# @type Description: String
|
448
448
|
|
449
449
|
attr_accessor :ApplicationId, :GroupName, :Description
|
450
|
-
|
450
|
+
|
451
451
|
def initialize(applicationid=nil, groupname=nil, description=nil)
|
452
452
|
@ApplicationId = applicationid
|
453
453
|
@GroupName = groupname
|
@@ -470,7 +470,7 @@ module TencentCloud
|
|
470
470
|
# @type RequestId: String
|
471
471
|
|
472
472
|
attr_accessor :AccountGroupId, :RequestId
|
473
|
-
|
473
|
+
|
474
474
|
def initialize(accountgroupid=nil, requestid=nil)
|
475
475
|
@AccountGroupId = accountgroupid
|
476
476
|
@RequestId = requestid
|
@@ -494,7 +494,7 @@ module TencentCloud
|
|
494
494
|
# @type Description: String
|
495
495
|
|
496
496
|
attr_accessor :ApplicationId, :AccountName, :Password, :Description
|
497
|
-
|
497
|
+
|
498
498
|
def initialize(applicationid=nil, accountname=nil, password=nil, description=nil)
|
499
499
|
@ApplicationId = applicationid
|
500
500
|
@AccountName = accountname
|
@@ -519,7 +519,7 @@ module TencentCloud
|
|
519
519
|
# @type RequestId: String
|
520
520
|
|
521
521
|
attr_accessor :AccountId, :RequestId
|
522
|
-
|
522
|
+
|
523
523
|
def initialize(accountid=nil, requestid=nil)
|
524
524
|
@AccountId = accountid
|
525
525
|
@RequestId = requestid
|
@@ -543,7 +543,7 @@ module TencentCloud
|
|
543
543
|
# @type CustomizedOrgNodeId: String
|
544
544
|
|
545
545
|
attr_accessor :DisplayName, :ParentOrgNodeId, :Description, :CustomizedOrgNodeId
|
546
|
-
|
546
|
+
|
547
547
|
def initialize(displayname=nil, parentorgnodeid=nil, description=nil, customizedorgnodeid=nil)
|
548
548
|
@DisplayName = displayname
|
549
549
|
@ParentOrgNodeId = parentorgnodeid
|
@@ -568,7 +568,7 @@ module TencentCloud
|
|
568
568
|
# @type RequestId: String
|
569
569
|
|
570
570
|
attr_accessor :OrgNodeId, :RequestId
|
571
|
-
|
571
|
+
|
572
572
|
def initialize(orgnodeid=nil, requestid=nil)
|
573
573
|
@OrgNodeId = orgnodeid
|
574
574
|
@RequestId = requestid
|
@@ -588,7 +588,7 @@ module TencentCloud
|
|
588
588
|
# @type Description: String
|
589
589
|
|
590
590
|
attr_accessor :DisplayName, :Description
|
591
|
-
|
591
|
+
|
592
592
|
def initialize(displayname=nil, description=nil)
|
593
593
|
@DisplayName = displayname
|
594
594
|
@Description = description
|
@@ -609,7 +609,7 @@ module TencentCloud
|
|
609
609
|
# @type RequestId: String
|
610
610
|
|
611
611
|
attr_accessor :UserGroupId, :RequestId
|
612
|
-
|
612
|
+
|
613
613
|
def initialize(usergroupid=nil, requestid=nil)
|
614
614
|
@UserGroupId = usergroupid
|
615
615
|
@RequestId = requestid
|
@@ -647,7 +647,7 @@ module TencentCloud
|
|
647
647
|
# @type SecondaryOrgNodeIdList: Array
|
648
648
|
|
649
649
|
attr_accessor :UserName, :Password, :DisplayName, :Description, :UserGroupIds, :Phone, :OrgNodeId, :ExpirationTime, :Email, :PwdNeedReset, :SecondaryOrgNodeIdList
|
650
|
-
|
650
|
+
|
651
651
|
def initialize(username=nil, password=nil, displayname=nil, description=nil, usergroupids=nil, phone=nil, orgnodeid=nil, expirationtime=nil, email=nil, pwdneedreset=nil, secondaryorgnodeidlist=nil)
|
652
652
|
@UserName = username
|
653
653
|
@Password = password
|
@@ -686,7 +686,7 @@ module TencentCloud
|
|
686
686
|
# @type RequestId: String
|
687
687
|
|
688
688
|
attr_accessor :UserId, :RequestId
|
689
|
-
|
689
|
+
|
690
690
|
def initialize(userid=nil, requestid=nil)
|
691
691
|
@UserId = userid
|
692
692
|
@RequestId = requestid
|
@@ -704,7 +704,7 @@ module TencentCloud
|
|
704
704
|
# @type AccountGroupIdList: Array
|
705
705
|
|
706
706
|
attr_accessor :AccountGroupIdList
|
707
|
-
|
707
|
+
|
708
708
|
def initialize(accountgroupidlist=nil)
|
709
709
|
@AccountGroupIdList = accountgroupidlist
|
710
710
|
end
|
@@ -720,7 +720,7 @@ module TencentCloud
|
|
720
720
|
# @type RequestId: String
|
721
721
|
|
722
722
|
attr_accessor :RequestId
|
723
|
-
|
723
|
+
|
724
724
|
def initialize(requestid=nil)
|
725
725
|
@RequestId = requestid
|
726
726
|
end
|
@@ -736,7 +736,7 @@ module TencentCloud
|
|
736
736
|
# @type AccountIdList: Array
|
737
737
|
|
738
738
|
attr_accessor :AccountIdList
|
739
|
-
|
739
|
+
|
740
740
|
def initialize(accountidlist=nil)
|
741
741
|
@AccountIdList = accountidlist
|
742
742
|
end
|
@@ -752,7 +752,7 @@ module TencentCloud
|
|
752
752
|
# @type RequestId: String
|
753
753
|
|
754
754
|
attr_accessor :RequestId
|
755
|
-
|
755
|
+
|
756
756
|
def initialize(requestid=nil)
|
757
757
|
@RequestId = requestid
|
758
758
|
end
|
@@ -768,7 +768,7 @@ module TencentCloud
|
|
768
768
|
# @type OrgNodeId: String
|
769
769
|
|
770
770
|
attr_accessor :OrgNodeId
|
771
|
-
|
771
|
+
|
772
772
|
def initialize(orgnodeid=nil)
|
773
773
|
@OrgNodeId = orgnodeid
|
774
774
|
end
|
@@ -784,7 +784,7 @@ module TencentCloud
|
|
784
784
|
# @type RequestId: String
|
785
785
|
|
786
786
|
attr_accessor :RequestId
|
787
|
-
|
787
|
+
|
788
788
|
def initialize(requestid=nil)
|
789
789
|
@RequestId = requestid
|
790
790
|
end
|
@@ -800,7 +800,7 @@ module TencentCloud
|
|
800
800
|
# @type UserGroupId: String
|
801
801
|
|
802
802
|
attr_accessor :UserGroupId
|
803
|
-
|
803
|
+
|
804
804
|
def initialize(usergroupid=nil)
|
805
805
|
@UserGroupId = usergroupid
|
806
806
|
end
|
@@ -816,7 +816,7 @@ module TencentCloud
|
|
816
816
|
# @type RequestId: String
|
817
817
|
|
818
818
|
attr_accessor :RequestId
|
819
|
-
|
819
|
+
|
820
820
|
def initialize(requestid=nil)
|
821
821
|
@RequestId = requestid
|
822
822
|
end
|
@@ -834,7 +834,7 @@ module TencentCloud
|
|
834
834
|
# @type UserId: String
|
835
835
|
|
836
836
|
attr_accessor :UserName, :UserId
|
837
|
-
|
837
|
+
|
838
838
|
def initialize(username=nil, userid=nil)
|
839
839
|
@UserName = username
|
840
840
|
@UserId = userid
|
@@ -852,7 +852,7 @@ module TencentCloud
|
|
852
852
|
# @type RequestId: String
|
853
853
|
|
854
854
|
attr_accessor :RequestId
|
855
|
-
|
855
|
+
|
856
856
|
def initialize(requestid=nil)
|
857
857
|
@RequestId = requestid
|
858
858
|
end
|
@@ -870,7 +870,7 @@ module TencentCloud
|
|
870
870
|
# @type DeleteNameList: Array
|
871
871
|
|
872
872
|
attr_accessor :DeleteIdList, :DeleteNameList
|
873
|
-
|
873
|
+
|
874
874
|
def initialize(deleteidlist=nil, deletenamelist=nil)
|
875
875
|
@DeleteIdList = deleteidlist
|
876
876
|
@DeleteNameList = deletenamelist
|
@@ -891,7 +891,7 @@ module TencentCloud
|
|
891
891
|
# @type RequestId: String
|
892
892
|
|
893
893
|
attr_accessor :FailedItems, :RequestId
|
894
|
-
|
894
|
+
|
895
895
|
def initialize(faileditems=nil, requestid=nil)
|
896
896
|
@FailedItems = faileditems
|
897
897
|
@RequestId = requestid
|
@@ -915,7 +915,7 @@ module TencentCloud
|
|
915
915
|
# @type Limit: Integer
|
916
916
|
|
917
917
|
attr_accessor :ApplicationId, :SearchCondition, :Offset, :Limit
|
918
|
-
|
918
|
+
|
919
919
|
def initialize(applicationid=nil, searchcondition=nil, offset=nil, limit=nil)
|
920
920
|
@ApplicationId = applicationid
|
921
921
|
@SearchCondition = searchcondition
|
@@ -949,7 +949,7 @@ module TencentCloud
|
|
949
949
|
# @type RequestId: String
|
950
950
|
|
951
951
|
attr_accessor :TotalCount, :ApplicationId, :AccountGroupList, :RequestId
|
952
|
-
|
952
|
+
|
953
953
|
def initialize(totalcount=nil, applicationid=nil, accountgrouplist=nil, requestid=nil)
|
954
954
|
@TotalCount = totalcount
|
955
955
|
@ApplicationId = applicationid
|
@@ -984,7 +984,7 @@ module TencentCloud
|
|
984
984
|
# @type Limit: Integer
|
985
985
|
|
986
986
|
attr_accessor :ApplicationId, :SearchCondition, :Offset, :Limit
|
987
|
-
|
987
|
+
|
988
988
|
def initialize(applicationid=nil, searchcondition=nil, offset=nil, limit=nil)
|
989
989
|
@ApplicationId = applicationid
|
990
990
|
@SearchCondition = searchcondition
|
@@ -1018,7 +1018,7 @@ module TencentCloud
|
|
1018
1018
|
# @type RequestId: String
|
1019
1019
|
|
1020
1020
|
attr_accessor :TotalCount, :ApplicationId, :AppAccountList, :RequestId
|
1021
|
-
|
1021
|
+
|
1022
1022
|
def initialize(totalcount=nil, applicationid=nil, appaccountlist=nil, requestid=nil)
|
1023
1023
|
@TotalCount = totalcount
|
1024
1024
|
@ApplicationId = applicationid
|
@@ -1049,7 +1049,7 @@ module TencentCloud
|
|
1049
1049
|
# @type ClientId: String
|
1050
1050
|
|
1051
1051
|
attr_accessor :ApplicationId, :ClientId
|
1052
|
-
|
1052
|
+
|
1053
1053
|
def initialize(applicationid=nil, clientid=nil)
|
1054
1054
|
@ApplicationId = applicationid
|
1055
1055
|
@ClientId = clientid
|
@@ -1112,7 +1112,7 @@ module TencentCloud
|
|
1112
1112
|
# @type RequestId: String
|
1113
1113
|
|
1114
1114
|
attr_accessor :KeyId, :DisplayName, :LastModifiedDate, :ClientId, :ApplicationType, :CreatedDate, :ApplicationId, :TokenExpired, :ClientSecret, :PublicKey, :AuthorizeUrl, :IconUrl, :SecureLevel, :AppStatus, :Description, :RequestId
|
1115
|
-
|
1115
|
+
|
1116
1116
|
def initialize(keyid=nil, displayname=nil, lastmodifieddate=nil, clientid=nil, applicationtype=nil, createddate=nil, applicationid=nil, tokenexpired=nil, clientsecret=nil, publickey=nil, authorizeurl=nil, iconurl=nil, securelevel=nil, appstatus=nil, description=nil, requestid=nil)
|
1117
1117
|
@KeyId = keyid
|
1118
1118
|
@DisplayName = displayname
|
@@ -1160,7 +1160,7 @@ module TencentCloud
|
|
1160
1160
|
# @type IncludeOrgNodeChildInfo: Boolean
|
1161
1161
|
|
1162
1162
|
attr_accessor :OrgNodeId, :IncludeOrgNodeChildInfo
|
1163
|
-
|
1163
|
+
|
1164
1164
|
def initialize(orgnodeid=nil, includeorgnodechildinfo=nil)
|
1165
1165
|
@OrgNodeId = orgnodeid
|
1166
1166
|
@IncludeOrgNodeChildInfo = includeorgnodechildinfo
|
@@ -1205,7 +1205,7 @@ module TencentCloud
|
|
1205
1205
|
# @type RequestId: String
|
1206
1206
|
|
1207
1207
|
attr_accessor :DisplayName, :LastModifiedDate, :CustomizedOrgNodeId, :ParentOrgNodeId, :OrgNodeId, :DataSource, :CreatedDate, :OrgNodeChildInfo, :Description, :RequestId
|
1208
|
-
|
1208
|
+
|
1209
1209
|
def initialize(displayname=nil, lastmodifieddate=nil, customizedorgnodeid=nil, parentorgnodeid=nil, orgnodeid=nil, datasource=nil, createddate=nil, orgnodechildinfo=nil, description=nil, requestid=nil)
|
1210
1210
|
@DisplayName = displayname
|
1211
1211
|
@LastModifiedDate = lastmodifieddate
|
@@ -1248,7 +1248,7 @@ module TencentCloud
|
|
1248
1248
|
# @type OrgNodeId: String
|
1249
1249
|
|
1250
1250
|
attr_accessor :ApplicationId, :OrgNodeId
|
1251
|
-
|
1251
|
+
|
1252
1252
|
def initialize(applicationid=nil, orgnodeid=nil)
|
1253
1253
|
@ApplicationId = applicationid
|
1254
1254
|
@OrgNodeId = orgnodeid
|
@@ -1283,7 +1283,7 @@ module TencentCloud
|
|
1283
1283
|
# @type RequestId: String
|
1284
1284
|
|
1285
1285
|
attr_accessor :ApplicationId, :OrgNodeId, :OrgNodeName, :OrgNodePath, :AuthorizationOrgResourceList, :TotalCount, :RequestId
|
1286
|
-
|
1286
|
+
|
1287
1287
|
def initialize(applicationid=nil, orgnodeid=nil, orgnodename=nil, orgnodepath=nil, authorizationorgresourcelist=nil, totalcount=nil, requestid=nil)
|
1288
1288
|
@ApplicationId = applicationid
|
1289
1289
|
@OrgNodeId = orgnodeid
|
@@ -1318,7 +1318,7 @@ module TencentCloud
|
|
1318
1318
|
# @type ApplicationId: String
|
1319
1319
|
|
1320
1320
|
attr_accessor :ApplicationId
|
1321
|
-
|
1321
|
+
|
1322
1322
|
def initialize(applicationid=nil)
|
1323
1323
|
@ApplicationId = applicationid
|
1324
1324
|
end
|
@@ -1343,7 +1343,7 @@ module TencentCloud
|
|
1343
1343
|
# @type RequestId: String
|
1344
1344
|
|
1345
1345
|
attr_accessor :PublicKey, :KeyId, :ApplicationId, :RequestId
|
1346
|
-
|
1346
|
+
|
1347
1347
|
def initialize(publickey=nil, keyid=nil, applicationid=nil, requestid=nil)
|
1348
1348
|
@PublicKey = publickey
|
1349
1349
|
@KeyId = keyid
|
@@ -1365,7 +1365,7 @@ module TencentCloud
|
|
1365
1365
|
# @type UserGroupId: String
|
1366
1366
|
|
1367
1367
|
attr_accessor :UserGroupId
|
1368
|
-
|
1368
|
+
|
1369
1369
|
def initialize(usergroupid=nil)
|
1370
1370
|
@UserGroupId = usergroupid
|
1371
1371
|
end
|
@@ -1383,7 +1383,7 @@ module TencentCloud
|
|
1383
1383
|
# @type UserGroupId: String
|
1384
1384
|
|
1385
1385
|
attr_accessor :ApplicationId, :UserGroupId
|
1386
|
-
|
1386
|
+
|
1387
1387
|
def initialize(applicationid=nil, usergroupid=nil)
|
1388
1388
|
@ApplicationId = applicationid
|
1389
1389
|
@UserGroupId = usergroupid
|
@@ -1413,7 +1413,7 @@ module TencentCloud
|
|
1413
1413
|
# @type RequestId: String
|
1414
1414
|
|
1415
1415
|
attr_accessor :ApplicationId, :UserGroupId, :UserGroupName, :AuthorizationUserGroupResourceList, :RequestId
|
1416
|
-
|
1416
|
+
|
1417
1417
|
def initialize(applicationid=nil, usergroupid=nil, usergroupname=nil, authorizationusergroupresourcelist=nil, requestid=nil)
|
1418
1418
|
@ApplicationId = applicationid
|
1419
1419
|
@UserGroupId = usergroupid
|
@@ -1453,7 +1453,7 @@ module TencentCloud
|
|
1453
1453
|
# @type RequestId: String
|
1454
1454
|
|
1455
1455
|
attr_accessor :DisplayName, :Description, :UserGroupId, :RequestId
|
1456
|
-
|
1456
|
+
|
1457
1457
|
def initialize(displayname=nil, description=nil, usergroupid=nil, requestid=nil)
|
1458
1458
|
@DisplayName = displayname
|
1459
1459
|
@Description = description
|
@@ -1477,7 +1477,7 @@ module TencentCloud
|
|
1477
1477
|
# @type UserId: String
|
1478
1478
|
|
1479
1479
|
attr_accessor :UserName, :UserId
|
1480
|
-
|
1480
|
+
|
1481
1481
|
def initialize(username=nil, userid=nil)
|
1482
1482
|
@UserName = username
|
1483
1483
|
@UserId = userid
|
@@ -1540,7 +1540,7 @@ module TencentCloud
|
|
1540
1540
|
# @type RequestId: String
|
1541
1541
|
|
1542
1542
|
attr_accessor :UserName, :Status, :DisplayName, :Description, :UserGroupIds, :UserId, :Email, :Phone, :OrgNodeId, :DataSource, :ExpirationTime, :ActivationTime, :PwdNeedReset, :SecondaryOrgNodeIdList, :AdminFlag, :RequestId
|
1543
|
-
|
1543
|
+
|
1544
1544
|
def initialize(username=nil, status=nil, displayname=nil, description=nil, usergroupids=nil, userid=nil, email=nil, phone=nil, orgnodeid=nil, datasource=nil, expirationtime=nil, activationtime=nil, pwdneedreset=nil, secondaryorgnodeidlist=nil, adminflag=nil, requestid=nil)
|
1545
1545
|
@UserName = username
|
1546
1546
|
@Status = status
|
@@ -1592,7 +1592,7 @@ module TencentCloud
|
|
1592
1592
|
# @type IncludeInheritedAuthorizations: Boolean
|
1593
1593
|
|
1594
1594
|
attr_accessor :ApplicationId, :UserId, :UserName, :IncludeInheritedAuthorizations
|
1595
|
-
|
1595
|
+
|
1596
1596
|
def initialize(applicationid=nil, userid=nil, username=nil, includeinheritedauthorizations=nil)
|
1597
1597
|
@ApplicationId = applicationid
|
1598
1598
|
@UserId = userid
|
@@ -1628,7 +1628,7 @@ module TencentCloud
|
|
1628
1628
|
# @type RequestId: String
|
1629
1629
|
|
1630
1630
|
attr_accessor :ApplicationId, :ApplicationAccounts, :UserId, :UserName, :AuthorizationUserResourceList, :RequestId
|
1631
|
-
|
1631
|
+
|
1632
1632
|
def initialize(applicationid=nil, applicationaccounts=nil, userid=nil, username=nil, authorizationuserresourcelist=nil, requestid=nil)
|
1633
1633
|
@ApplicationId = applicationid
|
1634
1634
|
@ApplicationAccounts = applicationaccounts
|
@@ -1663,7 +1663,7 @@ module TencentCloud
|
|
1663
1663
|
# @type UserId: String
|
1664
1664
|
|
1665
1665
|
attr_accessor :UserName, :UserId
|
1666
|
-
|
1666
|
+
|
1667
1667
|
def initialize(username=nil, userid=nil)
|
1668
1668
|
@UserName = username
|
1669
1669
|
@UserId = userid
|
@@ -1688,7 +1688,7 @@ module TencentCloud
|
|
1688
1688
|
# @type RequestId: String
|
1689
1689
|
|
1690
1690
|
attr_accessor :UserId, :UserName, :ThirdPartyAccounts, :RequestId
|
1691
|
-
|
1691
|
+
|
1692
1692
|
def initialize(userid=nil, username=nil, thirdpartyaccounts=nil, requestid=nil)
|
1693
1693
|
@UserId = userid
|
1694
1694
|
@UserName = username
|
@@ -1721,7 +1721,7 @@ module TencentCloud
|
|
1721
1721
|
# @type OrgNodeIds: Array
|
1722
1722
|
|
1723
1723
|
attr_accessor :UserGroupIds, :OrgNodeIds
|
1724
|
-
|
1724
|
+
|
1725
1725
|
def initialize(usergroupids=nil, orgnodeids=nil)
|
1726
1726
|
@UserGroupIds = usergroupids
|
1727
1727
|
@OrgNodeIds = orgnodeids
|
@@ -1743,7 +1743,7 @@ module TencentCloud
|
|
1743
1743
|
# @type UserName: String
|
1744
1744
|
|
1745
1745
|
attr_accessor :UserId, :UserName
|
1746
|
-
|
1746
|
+
|
1747
1747
|
def initialize(userid=nil, username=nil)
|
1748
1748
|
@UserId = userid
|
1749
1749
|
@UserName = username
|
@@ -1767,7 +1767,7 @@ module TencentCloud
|
|
1767
1767
|
# @type Limit: Integer
|
1768
1768
|
|
1769
1769
|
attr_accessor :AccountGroupId, :SearchCondition, :Offset, :Limit
|
1770
|
-
|
1770
|
+
|
1771
1771
|
def initialize(accountgroupid=nil, searchcondition=nil, offset=nil, limit=nil)
|
1772
1772
|
@AccountGroupId = accountgroupid
|
1773
1773
|
@SearchCondition = searchcondition
|
@@ -1801,7 +1801,7 @@ module TencentCloud
|
|
1801
1801
|
# @type RequestId: String
|
1802
1802
|
|
1803
1803
|
attr_accessor :AccountList, :TotalCount, :AccountGroupId, :RequestId
|
1804
|
-
|
1804
|
+
|
1805
1805
|
def initialize(accountlist=nil, totalcount=nil, accountgroupid=nil, requestid=nil)
|
1806
1806
|
@AccountList = accountlist
|
1807
1807
|
@TotalCount = totalcount
|
@@ -1838,7 +1838,7 @@ module TencentCloud
|
|
1838
1838
|
# @type Limit: Integer
|
1839
1839
|
|
1840
1840
|
attr_accessor :EntityType, :SearchCondition, :Sort, :Offset, :Limit
|
1841
|
-
|
1841
|
+
|
1842
1842
|
def initialize(entitytype=nil, searchcondition=nil, sort=nil, offset=nil, limit=nil)
|
1843
1843
|
@EntityType = entitytype
|
1844
1844
|
@SearchCondition = searchcondition
|
@@ -1874,7 +1874,7 @@ module TencentCloud
|
|
1874
1874
|
# @type RequestId: String
|
1875
1875
|
|
1876
1876
|
attr_accessor :AuthorizationInfoList, :TotalCount, :RequestId
|
1877
|
-
|
1877
|
+
|
1878
1878
|
def initialize(authorizationinfolist=nil, totalcount=nil, requestid=nil)
|
1879
1879
|
@AuthorizationInfoList = authorizationinfolist
|
1880
1880
|
@TotalCount = totalcount
|
@@ -1909,7 +1909,7 @@ module TencentCloud
|
|
1909
1909
|
# @type ApplicationIdList: Array
|
1910
1910
|
|
1911
1911
|
attr_accessor :SearchCondition, :Sort, :Offset, :Limit, :ApplicationIdList
|
1912
|
-
|
1912
|
+
|
1913
1913
|
def initialize(searchcondition=nil, sort=nil, offset=nil, limit=nil, applicationidlist=nil)
|
1914
1914
|
@SearchCondition = searchcondition
|
1915
1915
|
@Sort = sort
|
@@ -1945,7 +1945,7 @@ module TencentCloud
|
|
1945
1945
|
# @type RequestId: String
|
1946
1946
|
|
1947
1947
|
attr_accessor :TotalCount, :ApplicationInfoList, :RequestId
|
1948
|
-
|
1948
|
+
|
1949
1949
|
def initialize(totalcount=nil, applicationinfolist=nil, requestid=nil)
|
1950
1950
|
@TotalCount = totalcount
|
1951
1951
|
@ApplicationInfoList = applicationinfolist
|
@@ -1972,7 +1972,7 @@ module TencentCloud
|
|
1972
1972
|
# @type OrgNodeId: String
|
1973
1973
|
|
1974
1974
|
attr_accessor :OrgNodeId
|
1975
|
-
|
1975
|
+
|
1976
1976
|
def initialize(orgnodeid=nil)
|
1977
1977
|
@OrgNodeId = orgnodeid
|
1978
1978
|
end
|
@@ -1991,7 +1991,7 @@ module TencentCloud
|
|
1991
1991
|
# @type RequestId: String
|
1992
1992
|
|
1993
1993
|
attr_accessor :ApplicationIds, :RequestId
|
1994
|
-
|
1994
|
+
|
1995
1995
|
def initialize(applicationids=nil, requestid=nil)
|
1996
1996
|
@ApplicationIds = applicationids
|
1997
1997
|
@RequestId = requestid
|
@@ -2009,7 +2009,7 @@ module TencentCloud
|
|
2009
2009
|
# @type UserGroupId: String
|
2010
2010
|
|
2011
2011
|
attr_accessor :UserGroupId
|
2012
|
-
|
2012
|
+
|
2013
2013
|
def initialize(usergroupid=nil)
|
2014
2014
|
@UserGroupId = usergroupid
|
2015
2015
|
end
|
@@ -2028,7 +2028,7 @@ module TencentCloud
|
|
2028
2028
|
# @type RequestId: String
|
2029
2029
|
|
2030
2030
|
attr_accessor :ApplicationIds, :RequestId
|
2031
|
-
|
2031
|
+
|
2032
2032
|
def initialize(applicationids=nil, requestid=nil)
|
2033
2033
|
@ApplicationIds = applicationids
|
2034
2034
|
@RequestId = requestid
|
@@ -2048,7 +2048,7 @@ module TencentCloud
|
|
2048
2048
|
# @type IncludeInheritedAuthorizations: Boolean
|
2049
2049
|
|
2050
2050
|
attr_accessor :UserId, :IncludeInheritedAuthorizations
|
2051
|
-
|
2051
|
+
|
2052
2052
|
def initialize(userid=nil, includeinheritedauthorizations=nil)
|
2053
2053
|
@UserId = userid
|
2054
2054
|
@IncludeInheritedAuthorizations = includeinheritedauthorizations
|
@@ -2069,7 +2069,7 @@ module TencentCloud
|
|
2069
2069
|
# @type RequestId: String
|
2070
2070
|
|
2071
2071
|
attr_accessor :ApplicationAuthorizationInfo, :RequestId
|
2072
|
-
|
2072
|
+
|
2073
2073
|
def initialize(applicationauthorizationinfo=nil, requestid=nil)
|
2074
2074
|
@ApplicationAuthorizationInfo = applicationauthorizationinfo
|
2075
2075
|
@RequestId = requestid
|
@@ -2102,7 +2102,7 @@ module TencentCloud
|
|
2102
2102
|
# @type Limit: Integer
|
2103
2103
|
|
2104
2104
|
attr_accessor :UserId, :SearchCondition, :Sort, :Offset, :Limit
|
2105
|
-
|
2105
|
+
|
2106
2106
|
def initialize(userid=nil, searchcondition=nil, sort=nil, offset=nil, limit=nil)
|
2107
2107
|
@UserId = userid
|
2108
2108
|
@SearchCondition = searchcondition
|
@@ -2144,7 +2144,7 @@ module TencentCloud
|
|
2144
2144
|
# @type RequestId: String
|
2145
2145
|
|
2146
2146
|
attr_accessor :UserGroupIds, :UserId, :UserGroupInfoList, :TotalCount, :RequestId
|
2147
|
-
|
2147
|
+
|
2148
2148
|
def initialize(usergroupids=nil, userid=nil, usergroupinfolist=nil, totalcount=nil, requestid=nil)
|
2149
2149
|
@UserGroupIds = usergroupids
|
2150
2150
|
@UserId = userid
|
@@ -2181,7 +2181,7 @@ module TencentCloud
|
|
2181
2181
|
# @type Limit: Integer
|
2182
2182
|
|
2183
2183
|
attr_accessor :SearchCondition, :Sort, :Offset, :Limit
|
2184
|
-
|
2184
|
+
|
2185
2185
|
def initialize(searchcondition=nil, sort=nil, offset=nil, limit=nil)
|
2186
2186
|
@SearchCondition = searchcondition
|
2187
2187
|
@Sort = sort
|
@@ -2215,7 +2215,7 @@ module TencentCloud
|
|
2215
2215
|
# @type RequestId: String
|
2216
2216
|
|
2217
2217
|
attr_accessor :UserGroupList, :TotalCount, :RequestId
|
2218
|
-
|
2218
|
+
|
2219
2219
|
def initialize(usergrouplist=nil, totalcount=nil, requestid=nil)
|
2220
2220
|
@UserGroupList = usergrouplist
|
2221
2221
|
@TotalCount = totalcount
|
@@ -2252,7 +2252,7 @@ module TencentCloud
|
|
2252
2252
|
# @type Limit: Integer
|
2253
2253
|
|
2254
2254
|
attr_accessor :OrgNodeId, :IncludeOrgNodeChildInfo, :SearchCondition, :Sort, :Offset, :Limit
|
2255
|
-
|
2255
|
+
|
2256
2256
|
def initialize(orgnodeid=nil, includeorgnodechildinfo=nil, searchcondition=nil, sort=nil, offset=nil, limit=nil)
|
2257
2257
|
@OrgNodeId = orgnodeid
|
2258
2258
|
@IncludeOrgNodeChildInfo = includeorgnodechildinfo
|
@@ -2302,7 +2302,7 @@ module TencentCloud
|
|
2302
2302
|
# @type RequestId: String
|
2303
2303
|
|
2304
2304
|
attr_accessor :OrgNodeChildUserInfo, :OrgNodeId, :UserInfo, :TotalUserNum, :OrgNodeIdPath, :OrgNodeNamePath, :RequestId
|
2305
|
-
|
2305
|
+
|
2306
2306
|
def initialize(orgnodechilduserinfo=nil, orgnodeid=nil, userinfo=nil, totalusernum=nil, orgnodeidpath=nil, orgnodenamepath=nil, requestid=nil)
|
2307
2307
|
@OrgNodeChildUserInfo = orgnodechilduserinfo
|
2308
2308
|
@OrgNodeId = orgnodeid
|
@@ -2356,7 +2356,7 @@ module TencentCloud
|
|
2356
2356
|
# @type Keyword: String
|
2357
2357
|
|
2358
2358
|
attr_accessor :UserName, :Phone, :Email, :Status, :CreationTime, :LastUpdateTime, :Keyword
|
2359
|
-
|
2359
|
+
|
2360
2360
|
def initialize(username=nil, phone=nil, email=nil, status=nil, creationtime=nil, lastupdatetime=nil, keyword=nil)
|
2361
2361
|
@UserName = username
|
2362
2362
|
@Phone = phone
|
@@ -2392,7 +2392,7 @@ module TencentCloud
|
|
2392
2392
|
# @type Limit: Integer
|
2393
2393
|
|
2394
2394
|
attr_accessor :UserGroupId, :SearchCondition, :Sort, :Offset, :Limit
|
2395
|
-
|
2395
|
+
|
2396
2396
|
def initialize(usergroupid=nil, searchcondition=nil, sort=nil, offset=nil, limit=nil)
|
2397
2397
|
@UserGroupId = usergroupid
|
2398
2398
|
@SearchCondition = searchcondition
|
@@ -2431,7 +2431,7 @@ module TencentCloud
|
|
2431
2431
|
# @type RequestId: String
|
2432
2432
|
|
2433
2433
|
attr_accessor :UserGroupId, :UserInfo, :TotalNum, :RequestId
|
2434
|
-
|
2434
|
+
|
2435
2435
|
def initialize(usergroupid=nil, userinfo=nil, totalnum=nil, requestid=nil)
|
2436
2436
|
@UserGroupId = usergroupid
|
2437
2437
|
@UserInfo = userinfo
|
@@ -2470,7 +2470,7 @@ module TencentCloud
|
|
2470
2470
|
# @type IncludeTotal: Boolean
|
2471
2471
|
|
2472
2472
|
attr_accessor :SearchCondition, :ExpectedFields, :Sort, :Offset, :Limit, :IncludeTotal
|
2473
|
-
|
2473
|
+
|
2474
2474
|
def initialize(searchcondition=nil, expectedfields=nil, sort=nil, offset=nil, limit=nil, includetotal=nil)
|
2475
2475
|
@SearchCondition = searchcondition
|
2476
2476
|
@ExpectedFields = expectedfields
|
@@ -2508,7 +2508,7 @@ module TencentCloud
|
|
2508
2508
|
# @type RequestId: String
|
2509
2509
|
|
2510
2510
|
attr_accessor :UserList, :TotalCount, :RequestId
|
2511
|
-
|
2511
|
+
|
2512
2512
|
def initialize(userlist=nil, totalcount=nil, requestid=nil)
|
2513
2513
|
@UserList = userlist
|
2514
2514
|
@TotalCount = totalcount
|
@@ -2539,7 +2539,7 @@ module TencentCloud
|
|
2539
2539
|
# @type Description: String
|
2540
2540
|
|
2541
2541
|
attr_accessor :AccountGroupId, :GroupName, :Description
|
2542
|
-
|
2542
|
+
|
2543
2543
|
def initialize(accountgroupid=nil, groupname=nil, description=nil)
|
2544
2544
|
@AccountGroupId = accountgroupid
|
2545
2545
|
@GroupName = groupname
|
@@ -2559,7 +2559,7 @@ module TencentCloud
|
|
2559
2559
|
# @type RequestId: String
|
2560
2560
|
|
2561
2561
|
attr_accessor :RequestId
|
2562
|
-
|
2562
|
+
|
2563
2563
|
def initialize(requestid=nil)
|
2564
2564
|
@RequestId = requestid
|
2565
2565
|
end
|
@@ -2581,7 +2581,7 @@ module TencentCloud
|
|
2581
2581
|
# @type Description: String
|
2582
2582
|
|
2583
2583
|
attr_accessor :AccountId, :AccountName, :Password, :Description
|
2584
|
-
|
2584
|
+
|
2585
2585
|
def initialize(accountid=nil, accountname=nil, password=nil, description=nil)
|
2586
2586
|
@AccountId = accountid
|
2587
2587
|
@AccountName = accountname
|
@@ -2603,7 +2603,7 @@ module TencentCloud
|
|
2603
2603
|
# @type RequestId: String
|
2604
2604
|
|
2605
2605
|
attr_accessor :RequestId
|
2606
|
-
|
2606
|
+
|
2607
2607
|
def initialize(requestid=nil)
|
2608
2608
|
@RequestId = requestid
|
2609
2609
|
end
|
@@ -2629,7 +2629,7 @@ module TencentCloud
|
|
2629
2629
|
# @type Description: String
|
2630
2630
|
|
2631
2631
|
attr_accessor :ApplicationId, :SecureLevel, :DisplayName, :AppStatus, :IconUrl, :Description
|
2632
|
-
|
2632
|
+
|
2633
2633
|
def initialize(applicationid=nil, securelevel=nil, displayname=nil, appstatus=nil, iconurl=nil, description=nil)
|
2634
2634
|
@ApplicationId = applicationid
|
2635
2635
|
@SecureLevel = securelevel
|
@@ -2655,7 +2655,7 @@ module TencentCloud
|
|
2655
2655
|
# @type RequestId: String
|
2656
2656
|
|
2657
2657
|
attr_accessor :RequestId
|
2658
|
-
|
2658
|
+
|
2659
2659
|
def initialize(requestid=nil)
|
2660
2660
|
@RequestId = requestid
|
2661
2661
|
end
|
@@ -2693,7 +2693,7 @@ module TencentCloud
|
|
2693
2693
|
# @type SecondaryOrgNodeIdList: Array
|
2694
2694
|
|
2695
2695
|
attr_accessor :UserName, :DisplayName, :Description, :UserGroupIds, :UserId, :Phone, :ExpirationTime, :Password, :Email, :PwdNeedReset, :OrgNodeId, :SecondaryOrgNodeIdList
|
2696
|
-
|
2696
|
+
|
2697
2697
|
def initialize(username=nil, displayname=nil, description=nil, usergroupids=nil, userid=nil, phone=nil, expirationtime=nil, password=nil, email=nil, pwdneedreset=nil, orgnodeid=nil, secondaryorgnodeidlist=nil)
|
2698
2698
|
@UserName = username
|
2699
2699
|
@DisplayName = displayname
|
@@ -2731,7 +2731,7 @@ module TencentCloud
|
|
2731
2731
|
# @type RequestId: String
|
2732
2732
|
|
2733
2733
|
attr_accessor :RequestId
|
2734
|
-
|
2734
|
+
|
2735
2735
|
def initialize(requestid=nil)
|
2736
2736
|
@RequestId = requestid
|
2737
2737
|
end
|
@@ -2769,7 +2769,7 @@ module TencentCloud
|
|
2769
2769
|
# @type Description: String
|
2770
2770
|
|
2771
2771
|
attr_accessor :DisplayName, :LastModifiedDate, :CustomizedOrgNodeId, :ParentOrgNodeId, :OrgNodeId, :DataSource, :CreatedDate, :Description
|
2772
|
-
|
2772
|
+
|
2773
2773
|
def initialize(displayname=nil, lastmodifieddate=nil, customizedorgnodeid=nil, parentorgnodeid=nil, orgnodeid=nil, datasource=nil, createddate=nil, description=nil)
|
2774
2774
|
@DisplayName = displayname
|
2775
2775
|
@LastModifiedDate = lastmodifieddate
|
@@ -2812,7 +2812,7 @@ module TencentCloud
|
|
2812
2812
|
# @type OrgNodeNamePath: String
|
2813
2813
|
|
2814
2814
|
attr_accessor :OrgNodeId, :UserInfo, :TotalUserNum, :OrgNodeIdPath, :OrgNodeNamePath
|
2815
|
-
|
2815
|
+
|
2816
2816
|
def initialize(orgnodeid=nil, userinfo=nil, totalusernum=nil, orgnodeidpath=nil, orgnodenamepath=nil)
|
2817
2817
|
@OrgNodeId = orgnodeid
|
2818
2818
|
@UserInfo = userinfo
|
@@ -2845,7 +2845,7 @@ module TencentCloud
|
|
2845
2845
|
# @type AccountIds: Array
|
2846
2846
|
|
2847
2847
|
attr_accessor :AccountGroupId, :AccountIds
|
2848
|
-
|
2848
|
+
|
2849
2849
|
def initialize(accountgroupid=nil, accountids=nil)
|
2850
2850
|
@AccountGroupId = accountgroupid
|
2851
2851
|
@AccountIds = accountids
|
@@ -2863,7 +2863,7 @@ module TencentCloud
|
|
2863
2863
|
# @type RequestId: String
|
2864
2864
|
|
2865
2865
|
attr_accessor :RequestId
|
2866
|
-
|
2866
|
+
|
2867
2867
|
def initialize(requestid=nil)
|
2868
2868
|
@RequestId = requestid
|
2869
2869
|
end
|
@@ -2881,7 +2881,7 @@ module TencentCloud
|
|
2881
2881
|
# @type UserGroupId: String
|
2882
2882
|
|
2883
2883
|
attr_accessor :UserIds, :UserGroupId
|
2884
|
-
|
2884
|
+
|
2885
2885
|
def initialize(userids=nil, usergroupid=nil)
|
2886
2886
|
@UserIds = userids
|
2887
2887
|
@UserGroupId = usergroupid
|
@@ -2899,7 +2899,7 @@ module TencentCloud
|
|
2899
2899
|
# @type RequestId: String
|
2900
2900
|
|
2901
2901
|
attr_accessor :RequestId
|
2902
|
-
|
2902
|
+
|
2903
2903
|
def initialize(requestid=nil)
|
2904
2904
|
@RequestId = requestid
|
2905
2905
|
end
|
@@ -2917,7 +2917,7 @@ module TencentCloud
|
|
2917
2917
|
# @type SortOrder: String
|
2918
2918
|
|
2919
2919
|
attr_accessor :SortKey, :SortOrder
|
2920
|
-
|
2920
|
+
|
2921
2921
|
def initialize(sortkey=nil, sortorder=nil)
|
2922
2922
|
@SortKey = sortkey
|
2923
2923
|
@SortOrder = sortorder
|
@@ -2939,7 +2939,7 @@ module TencentCloud
|
|
2939
2939
|
# @type AccountName: String
|
2940
2940
|
|
2941
2941
|
attr_accessor :AccountCode, :AccountName
|
2942
|
-
|
2942
|
+
|
2943
2943
|
def initialize(accountcode=nil, accountname=nil)
|
2944
2944
|
@AccountCode = accountcode
|
2945
2945
|
@AccountName = accountname
|
@@ -2963,7 +2963,7 @@ module TencentCloud
|
|
2963
2963
|
# @type CustomizedOrgNodeId: String
|
2964
2964
|
|
2965
2965
|
attr_accessor :OrgNodeId, :DisplayName, :Description, :CustomizedOrgNodeId
|
2966
|
-
|
2966
|
+
|
2967
2967
|
def initialize(orgnodeid=nil, displayname=nil, description=nil, customizedorgnodeid=nil)
|
2968
2968
|
@OrgNodeId = orgnodeid
|
2969
2969
|
@DisplayName = displayname
|
@@ -2985,7 +2985,7 @@ module TencentCloud
|
|
2985
2985
|
# @type RequestId: String
|
2986
2986
|
|
2987
2987
|
attr_accessor :RequestId
|
2988
|
-
|
2988
|
+
|
2989
2989
|
def initialize(requestid=nil)
|
2990
2990
|
@RequestId = requestid
|
2991
2991
|
end
|
@@ -3011,7 +3011,7 @@ module TencentCloud
|
|
3011
3011
|
# @type CreatedDate: String
|
3012
3012
|
|
3013
3013
|
attr_accessor :DisplayName, :UserGroupId, :Description, :CreatedDate
|
3014
|
-
|
3014
|
+
|
3015
3015
|
def initialize(displayname=nil, usergroupid=nil, description=nil, createddate=nil)
|
3016
3016
|
@DisplayName = displayname
|
3017
3017
|
@UserGroupId = usergroupid
|
@@ -3033,7 +3033,7 @@ module TencentCloud
|
|
3033
3033
|
# @type Keyword: String
|
3034
3034
|
|
3035
3035
|
attr_accessor :Keyword
|
3036
|
-
|
3036
|
+
|
3037
3037
|
def initialize(keyword=nil)
|
3038
3038
|
@Keyword = keyword
|
3039
3039
|
end
|
@@ -3054,7 +3054,7 @@ module TencentCloud
|
|
3054
3054
|
# @type LastModifiedDate: String
|
3055
3055
|
|
3056
3056
|
attr_accessor :UserGroupId, :UserGroupName, :LastModifiedDate
|
3057
|
-
|
3057
|
+
|
3058
3058
|
def initialize(usergroupid=nil, usergroupname=nil, lastmodifieddate=nil)
|
3059
3059
|
@UserGroupId = usergroupid
|
3060
3060
|
@UserGroupName = usergroupname
|
@@ -3074,7 +3074,7 @@ module TencentCloud
|
|
3074
3074
|
# @type Keyword: String
|
3075
3075
|
|
3076
3076
|
attr_accessor :Keyword
|
3077
|
-
|
3077
|
+
|
3078
3078
|
def initialize(keyword=nil)
|
3079
3079
|
@Keyword = keyword
|
3080
3080
|
end
|
@@ -3109,7 +3109,7 @@ module TencentCloud
|
|
3109
3109
|
# @type DataSource: String
|
3110
3110
|
|
3111
3111
|
attr_accessor :UserId, :DisplayName, :UserName, :Phone, :Email, :Status, :DataSource
|
3112
|
-
|
3112
|
+
|
3113
3113
|
def initialize(userid=nil, displayname=nil, username=nil, phone=nil, email=nil, status=nil, datasource=nil)
|
3114
3114
|
@UserId = userid
|
3115
3115
|
@DisplayName = displayname
|
@@ -3171,7 +3171,7 @@ module TencentCloud
|
|
3171
3171
|
# @type UserId: String
|
3172
3172
|
|
3173
3173
|
attr_accessor :UserName, :Status, :DisplayName, :Description, :LastUpdateTime, :CreationTime, :OrgPath, :Phone, :SubjectGroups, :Email, :LastLoginTime, :UserId
|
3174
|
-
|
3174
|
+
|
3175
3175
|
def initialize(username=nil, status=nil, displayname=nil, description=nil, lastupdatetime=nil, creationtime=nil, orgpath=nil, phone=nil, subjectgroups=nil, email=nil, lastlogintime=nil, userid=nil)
|
3176
3176
|
@UserName = username
|
3177
3177
|
@Status = status
|
@@ -3221,7 +3221,7 @@ module TencentCloud
|
|
3221
3221
|
# @type Keyword: String
|
3222
3222
|
|
3223
3223
|
attr_accessor :UserName, :Phone, :Email, :Status, :CreationTime, :LastUpdateTime, :Keyword
|
3224
|
-
|
3224
|
+
|
3225
3225
|
def initialize(username=nil, phone=nil, email=nil, status=nil, creationtime=nil, lastupdatetime=nil, keyword=nil)
|
3226
3226
|
@UserName = username
|
3227
3227
|
@Phone = phone
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-eiam
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
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-
|
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
|