@alicloud/eiam20211201 2.16.1 → 2.17.1

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.
Files changed (491) hide show
  1. package/dist/client.d.ts +318 -282
  2. package/dist/client.js +451 -282
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddCustomPrivacyPoliciesToBrandRequest.d.ts +3 -3
  5. package/dist/models/AddCustomPrivacyPoliciesToBrandResponseBody.d.ts +1 -1
  6. package/dist/models/AddGroupToAuthorizationRuleRequest.d.ts +6 -8
  7. package/dist/models/AddGroupToAuthorizationRuleRequest.js.map +1 -1
  8. package/dist/models/AddUserToAuthorizationRuleRequest.d.ts +7 -9
  9. package/dist/models/AddUserToAuthorizationRuleRequest.js.map +1 -1
  10. package/dist/models/AddUserToOrganizationalUnitsRequest.d.ts +1 -1
  11. package/dist/models/AddUsersToGroupRequest.d.ts +1 -1
  12. package/dist/models/BindUserAuthnSourceMappingRequest.d.ts +1 -1
  13. package/dist/models/CheckInstanceForDeleteResponseBody.d.ts +4 -4
  14. package/dist/models/CheckInstanceModuleStatusRequest.d.ts +3 -3
  15. package/dist/models/CheckInstanceModuleStatusResponseBody.d.ts +2 -2
  16. package/dist/models/CreateAuthorizationResourceRequest.d.ts +4 -5
  17. package/dist/models/CreateAuthorizationResourceRequest.js.map +1 -1
  18. package/dist/models/CreateAuthorizationRuleRequest.d.ts +6 -8
  19. package/dist/models/CreateAuthorizationRuleRequest.js.map +1 -1
  20. package/dist/models/CreateConditionalAccessPolicyRequest.d.ts +42 -47
  21. package/dist/models/CreateConditionalAccessPolicyRequest.js.map +1 -1
  22. package/dist/models/CreateConditionalAccessPolicyResponseBody.d.ts +1 -1
  23. package/dist/models/CreateCustomFieldRequest.d.ts +35 -39
  24. package/dist/models/CreateCustomFieldRequest.js.map +1 -1
  25. package/dist/models/CreateDomainProxyTokenRequest.d.ts +1 -1
  26. package/dist/models/CreateDomainProxyTokenResponseBody.d.ts +1 -1
  27. package/dist/models/CreateGroupRequest.d.ts +4 -4
  28. package/dist/models/CreateGroupResponseBody.d.ts +2 -2
  29. package/dist/models/CreateIdentityProviderRequest.d.ts +125 -132
  30. package/dist/models/CreateIdentityProviderRequest.js.map +1 -1
  31. package/dist/models/CreateIdentityProviderResponseBody.d.ts +2 -2
  32. package/dist/models/CreateInstanceTrialLicenseResponseBody.d.ts +1 -1
  33. package/dist/models/CreateNetworkAccessEndpointRequest.d.ts +6 -6
  34. package/dist/models/CreateNetworkAccessEndpointResponseBody.d.ts +2 -2
  35. package/dist/models/CreateNetworkZoneRequest.d.ts +8 -8
  36. package/dist/models/CreateNetworkZoneResponseBody.d.ts +2 -2
  37. package/dist/models/CreateOrganizationalUnitRequest.d.ts +5 -5
  38. package/dist/models/CreateOrganizationalUnitResponseBody.d.ts +2 -2
  39. package/dist/models/CreateUserRequest.d.ts +24 -29
  40. package/dist/models/CreateUserRequest.js.map +1 -1
  41. package/dist/models/CreateUserResponseBody.d.ts +1 -1
  42. package/dist/models/DeleteAuthorizationResourceRequest.d.ts +1 -1
  43. package/dist/models/DeleteBrandRequest.d.ts +2 -2
  44. package/dist/models/DeleteBrandResponseBody.d.ts +1 -1
  45. package/dist/models/DeleteCustomPrivacyPolicyRequest.d.ts +1 -1
  46. package/dist/models/DeleteDomainProxyTokenRequest.d.ts +2 -2
  47. package/dist/models/DeleteDomainRequest.d.ts +1 -1
  48. package/dist/models/DeleteGroupRequest.d.ts +2 -2
  49. package/dist/models/DeleteGroupResponseBody.d.ts +1 -1
  50. package/dist/models/DeleteIdentityProviderRequest.d.ts +2 -2
  51. package/dist/models/DeleteInstanceRequest.d.ts +1 -1
  52. package/dist/models/DeleteNetworkAccessEndpointRequest.d.ts +1 -1
  53. package/dist/models/DeleteOrganizationalUnitChildrenRequest.d.ts +2 -2
  54. package/dist/models/DeleteOrganizationalUnitChildrenResponseBody.d.ts +1 -1
  55. package/dist/models/DeleteOrganizationalUnitRequest.d.ts +1 -1
  56. package/dist/models/DisableAuthorizationRuleRequest.d.ts +1 -1
  57. package/dist/models/DisableBrandRequest.d.ts +1 -1
  58. package/dist/models/DisableConditionalAccessPolicyRequest.d.ts +1 -1
  59. package/dist/models/DisableCustomPrivacyPolicyRequest.d.ts +1 -1
  60. package/dist/models/DisableDomainProxyTokenRequest.d.ts +2 -2
  61. package/dist/models/DisableIdentityProviderUdPullRequest.d.ts +2 -2
  62. package/dist/models/DisableIdentityProviderUdPullResponseBody.d.ts +1 -1
  63. package/dist/models/DisableInitDomainAutoRedirectRequest.d.ts +1 -1
  64. package/dist/models/DisableInitDomainAutoRedirectResponseBody.d.ts +1 -1
  65. package/dist/models/DisableUserRequest.d.ts +1 -1
  66. package/dist/models/EnableAuthorizationRuleRequest.d.ts +1 -1
  67. package/dist/models/EnableBrandRequest.d.ts +1 -1
  68. package/dist/models/EnableConditionalAccessPolicyRequest.d.ts +1 -1
  69. package/dist/models/EnableCustomPrivacyPolicyRequest.d.ts +1 -1
  70. package/dist/models/EnableDomainProxyTokenRequest.d.ts +2 -2
  71. package/dist/models/EnableIdentityProviderAuthnRequest.d.ts +1 -1
  72. package/dist/models/EnableIdentityProviderUdPullRequest.d.ts +2 -2
  73. package/dist/models/EnableIdentityProviderUdPullResponseBody.d.ts +1 -1
  74. package/dist/models/EnableInitDomainAutoRedirectRequest.d.ts +1 -1
  75. package/dist/models/EnableInitDomainAutoRedirectResponseBody.d.ts +1 -1
  76. package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +1 -1
  77. package/dist/models/GenerateFileImportTemplateRequest.d.ts +4 -1
  78. package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -1
  79. package/dist/models/GenerateUploadAuthRequest.d.ts +3 -3
  80. package/dist/models/GenerateUploadAuthResponseBody.d.ts +11 -11
  81. package/dist/models/GetAuthorizationResourceResponseBody.d.ts +4 -4
  82. package/dist/models/GetAuthorizationServerRequest.d.ts +33 -0
  83. package/dist/models/GetAuthorizationServerRequest.js +60 -0
  84. package/dist/models/GetAuthorizationServerRequest.js.map +1 -0
  85. package/dist/models/GetAuthorizationServerResponse.d.ts +19 -0
  86. package/dist/models/GetAuthorizationServerResponse.js +69 -0
  87. package/dist/models/GetAuthorizationServerResponse.js.map +1 -0
  88. package/dist/models/GetAuthorizationServerResponseBody.d.ts +159 -0
  89. package/dist/models/GetAuthorizationServerResponseBody.js +128 -0
  90. package/dist/models/GetAuthorizationServerResponseBody.js.map +1 -0
  91. package/dist/models/GetBrandRequest.d.ts +2 -2
  92. package/dist/models/GetBrandResponseBody.d.ts +7 -7
  93. package/dist/models/GetCloudAccountRequest.d.ts +1 -1
  94. package/dist/models/GetCloudAccountResponseBody.d.ts +23 -26
  95. package/dist/models/GetCloudAccountResponseBody.js +2 -0
  96. package/dist/models/GetCloudAccountResponseBody.js.map +1 -1
  97. package/dist/models/GetConditionalAccessPolicyRequest.d.ts +2 -2
  98. package/dist/models/GetConditionalAccessPolicyResponseBody.d.ts +33 -33
  99. package/dist/models/GetCustomFieldResponseBody.d.ts +8 -8
  100. package/dist/models/GetCustomPrivacyPolicyRequest.d.ts +1 -1
  101. package/dist/models/GetCustomPrivacyPolicyResponseBody.d.ts +10 -12
  102. package/dist/models/GetCustomPrivacyPolicyResponseBody.js.map +1 -1
  103. package/dist/models/GetForgetPasswordConfigurationResponseBody.d.ts +3 -3
  104. package/dist/models/GetGroupResponseBody.d.ts +9 -10
  105. package/dist/models/GetGroupResponseBody.js.map +1 -1
  106. package/dist/models/GetIdentityProviderResponseBody.d.ts +115 -115
  107. package/dist/models/GetIdentityProviderUdPullConfigurationRequest.d.ts +1 -1
  108. package/dist/models/GetIdentityProviderUdPullConfigurationResponseBody.d.ts +31 -31
  109. package/dist/models/GetInstanceControlConfigurationResponseBody.d.ts +5 -5
  110. package/dist/models/GetInstanceGlobalizationConfigResponseBody.d.ts +1 -1
  111. package/dist/models/GetInstanceModuleInfoRequest.d.ts +1 -1
  112. package/dist/models/GetInstanceModuleInfoResponseBody.d.ts +5 -5
  113. package/dist/models/GetInstanceResponseBody.d.ts +11 -11
  114. package/dist/models/GetInstanceTrialStatusRequest.d.ts +1 -1
  115. package/dist/models/GetInstanceTrialStatusResponseBody.d.ts +1 -1
  116. package/dist/models/GetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
  117. package/dist/models/GetNetworkAccessEndpointRequest.d.ts +1 -1
  118. package/dist/models/GetNetworkAccessEndpointResponseBody.d.ts +21 -25
  119. package/dist/models/GetNetworkAccessEndpointResponseBody.js.map +1 -1
  120. package/dist/models/GetNetworkZoneResponseBody.d.ts +5 -5
  121. package/dist/models/GetOrganizationalUnitRequest.d.ts +2 -2
  122. package/dist/models/GetOrganizationalUnitResponseBody.d.ts +20 -23
  123. package/dist/models/GetOrganizationalUnitResponseBody.js.map +1 -1
  124. package/dist/models/GetPasswordExpirationConfigurationRequest.d.ts +1 -1
  125. package/dist/models/GetPasswordExpirationConfigurationResponseBody.d.ts +21 -25
  126. package/dist/models/GetPasswordExpirationConfigurationResponseBody.js.map +1 -1
  127. package/dist/models/GetPasswordHistoryConfigurationResponseBody.d.ts +5 -6
  128. package/dist/models/GetPasswordHistoryConfigurationResponseBody.js.map +1 -1
  129. package/dist/models/GetPasswordInitializationConfigurationResponseBody.d.ts +10 -10
  130. package/dist/models/GetResourceServerScopeRequest.d.ts +1 -1
  131. package/dist/models/GetResourceServerScopeResponseBody.d.ts +5 -5
  132. package/dist/models/GetRootOrganizationalUnitRequest.d.ts +1 -1
  133. package/dist/models/GetRootOrganizationalUnitResponseBody.d.ts +7 -7
  134. package/dist/models/GetServiceQuotaResponseBody.d.ts +1 -1
  135. package/dist/models/GetUserRequest.d.ts +2 -2
  136. package/dist/models/GetUserResponseBody.d.ts +39 -41
  137. package/dist/models/GetUserResponseBody.js.map +1 -1
  138. package/dist/models/ListApplicationsForAuthorizationRuleRequest.d.ts +8 -8
  139. package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.d.ts +9 -11
  140. package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.js.map +1 -1
  141. package/dist/models/ListApplicationsForGroupRequest.d.ts +5 -5
  142. package/dist/models/ListApplicationsForGroupResponseBody.d.ts +10 -11
  143. package/dist/models/ListApplicationsForGroupResponseBody.js.map +1 -1
  144. package/dist/models/ListApplicationsForNetworkAccessEndpointRequest.d.ts +2 -2
  145. package/dist/models/ListApplicationsForNetworkAccessEndpointResponseBody.d.ts +3 -3
  146. package/dist/models/ListApplicationsForNetworkZoneRequest.d.ts +5 -5
  147. package/dist/models/ListApplicationsForNetworkZoneResponseBody.d.ts +8 -8
  148. package/dist/models/ListApplicationsForOrganizationalUnitRequest.d.ts +3 -3
  149. package/dist/models/ListApplicationsForOrganizationalUnitResponseBody.d.ts +4 -4
  150. package/dist/models/ListAuthorizationResourcesRequest.d.ts +8 -8
  151. package/dist/models/ListAuthorizationResourcesResponseBody.d.ts +9 -10
  152. package/dist/models/ListAuthorizationResourcesResponseBody.js.map +1 -1
  153. package/dist/models/ListAuthorizationRulesForApplicationRequest.d.ts +4 -4
  154. package/dist/models/ListAuthorizationRulesForApplicationResponseBody.d.ts +9 -11
  155. package/dist/models/ListAuthorizationRulesForApplicationResponseBody.js.map +1 -1
  156. package/dist/models/ListAuthorizationRulesForGroupRequest.d.ts +4 -4
  157. package/dist/models/ListAuthorizationRulesForGroupResponseBody.d.ts +8 -10
  158. package/dist/models/ListAuthorizationRulesForGroupResponseBody.js.map +1 -1
  159. package/dist/models/ListAuthorizationRulesForUserRequest.d.ts +5 -5
  160. package/dist/models/ListAuthorizationRulesForUserResponseBody.d.ts +9 -11
  161. package/dist/models/ListAuthorizationRulesForUserResponseBody.js.map +1 -1
  162. package/dist/models/ListAuthorizationServersRequest.d.ts +39 -0
  163. package/dist/models/ListAuthorizationServersRequest.js +62 -0
  164. package/dist/models/ListAuthorizationServersRequest.js.map +1 -0
  165. package/dist/models/ListAuthorizationServersResponse.d.ts +19 -0
  166. package/dist/models/ListAuthorizationServersResponse.js +69 -0
  167. package/dist/models/ListAuthorizationServersResponse.js.map +1 -0
  168. package/dist/models/ListAuthorizationServersResponseBody.d.ts +150 -0
  169. package/dist/models/ListAuthorizationServersResponseBody.js +108 -0
  170. package/dist/models/ListAuthorizationServersResponseBody.js.map +1 -0
  171. package/dist/models/ListBrandsRequest.d.ts +3 -3
  172. package/dist/models/ListBrandsResponseBody.d.ts +5 -5
  173. package/dist/models/ListCloudAccountsRequest.d.ts +9 -11
  174. package/dist/models/ListCloudAccountsRequest.js.map +1 -1
  175. package/dist/models/ListCloudAccountsResponseBody.d.ts +24 -28
  176. package/dist/models/ListCloudAccountsResponseBody.js +2 -0
  177. package/dist/models/ListCloudAccountsResponseBody.js.map +1 -1
  178. package/dist/models/ListConditionalAccessPoliciesForApplicationRequest.d.ts +2 -2
  179. package/dist/models/ListConditionalAccessPoliciesForApplicationResponseBody.d.ts +33 -33
  180. package/dist/models/ListConditionalAccessPoliciesForNetworkZoneRequest.d.ts +2 -2
  181. package/dist/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.d.ts +33 -33
  182. package/dist/models/ListConditionalAccessPoliciesForUserRequest.d.ts +1 -1
  183. package/dist/models/ListConditionalAccessPoliciesForUserResponseBody.d.ts +13 -13
  184. package/dist/models/ListConditionalAccessPoliciesRequest.d.ts +3 -3
  185. package/dist/models/ListConditionalAccessPoliciesResponseBody.d.ts +36 -34
  186. package/dist/models/ListConditionalAccessPoliciesResponseBody.js.map +1 -1
  187. package/dist/models/ListCustomPrivacyPoliciesRequest.d.ts +4 -4
  188. package/dist/models/ListCustomPrivacyPoliciesResponseBody.d.ts +10 -10
  189. package/dist/models/ListDomainProxyTokensResponseBody.d.ts +7 -8
  190. package/dist/models/ListDomainProxyTokensResponseBody.js.map +1 -1
  191. package/dist/models/ListEiamInstancesRequest.d.ts +2 -2
  192. package/dist/models/ListEiamInstancesResponseBody.d.ts +7 -13
  193. package/dist/models/ListEiamInstancesResponseBody.js.map +1 -1
  194. package/dist/models/ListEventTypesRequest.d.ts +2 -2
  195. package/dist/models/ListEventTypesResponseBody.d.ts +4 -4
  196. package/dist/models/ListGroupsForUserRequest.d.ts +2 -2
  197. package/dist/models/ListGroupsForUserResponseBody.d.ts +17 -5
  198. package/dist/models/ListGroupsForUserResponseBody.js.map +1 -1
  199. package/dist/models/ListGroupsRequest.d.ts +7 -7
  200. package/dist/models/ListGroupsResponseBody.d.ts +13 -12
  201. package/dist/models/ListGroupsResponseBody.js.map +1 -1
  202. package/dist/models/ListIdentityProvidersRequest.d.ts +4 -4
  203. package/dist/models/ListIdentityProvidersResponseBody.d.ts +31 -31
  204. package/dist/models/ListInstancesRequest.d.ts +13 -10
  205. package/dist/models/ListInstancesRequest.js.map +1 -1
  206. package/dist/models/ListInstancesResponseBody.d.ts +38 -10
  207. package/dist/models/ListInstancesResponseBody.js.map +1 -1
  208. package/dist/models/ListNetworkAccessEndpointAvailableZonesRequest.d.ts +1 -1
  209. package/dist/models/ListNetworkAccessEndpointAvailableZonesResponseBody.d.ts +1 -1
  210. package/dist/models/ListNetworkAccessPathsRequest.d.ts +1 -1
  211. package/dist/models/ListNetworkAccessPathsResponseBody.d.ts +13 -16
  212. package/dist/models/ListNetworkAccessPathsResponseBody.js.map +1 -1
  213. package/dist/models/ListNetworkZonesRequest.d.ts +4 -4
  214. package/dist/models/ListNetworkZonesResponseBody.d.ts +7 -7
  215. package/dist/models/ListOrganizationalUnitParentsRequest.d.ts +1 -1
  216. package/dist/models/ListOrganizationalUnitParentsResponseBody.d.ts +3 -3
  217. package/dist/models/ListSynchronizationJobsRequest.d.ts +23 -23
  218. package/dist/models/ListSynchronizationJobsResponseBody.d.ts +156 -156
  219. package/dist/models/ListUsersForAuthorizationRuleRequest.d.ts +8 -8
  220. package/dist/models/ListUsersForAuthorizationRuleResponseBody.d.ts +9 -11
  221. package/dist/models/ListUsersForAuthorizationRuleResponseBody.js.map +1 -1
  222. package/dist/models/ListUsersRequest.d.ts +24 -31
  223. package/dist/models/ListUsersRequest.js.map +1 -1
  224. package/dist/models/ListUsersResponseBody.d.ts +32 -38
  225. package/dist/models/ListUsersResponseBody.js.map +1 -1
  226. package/dist/models/ObtainDomainProxyTokenRequest.d.ts +2 -2
  227. package/dist/models/ObtainDomainProxyTokenResponseBody.d.ts +10 -11
  228. package/dist/models/ObtainDomainProxyTokenResponseBody.js.map +1 -1
  229. package/dist/models/RemoveCustomPrivacyPoliciesFromBrandRequest.d.ts +2 -2
  230. package/dist/models/SetDefaultDomainRequest.d.ts +1 -1
  231. package/dist/models/SetForgetPasswordConfigurationRequest.d.ts +6 -2
  232. package/dist/models/SetForgetPasswordConfigurationRequest.js.map +1 -1
  233. package/dist/models/SetIdentityProviderAuthnConfigurationRequest.d.ts +18 -18
  234. package/dist/models/SetIdentityProviderUdPullConfigurationRequest.d.ts +21 -22
  235. package/dist/models/SetIdentityProviderUdPullConfigurationRequest.js.map +1 -1
  236. package/dist/models/SetInstanceControlConfigurationRequest.d.ts +4 -4
  237. package/dist/models/SetInstanceGlobalizationConfigRequest.d.ts +1 -1
  238. package/dist/models/SetLoginRedirectApplicationForBrandRequest.d.ts +3 -3
  239. package/dist/models/SetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
  240. package/dist/models/SetPasswordExpirationConfigurationRequest.d.ts +14 -17
  241. package/dist/models/SetPasswordExpirationConfigurationRequest.js.map +1 -1
  242. package/dist/models/SetPasswordHistoryConfigurationRequest.d.ts +4 -5
  243. package/dist/models/SetPasswordHistoryConfigurationRequest.js.map +1 -1
  244. package/dist/models/SetPasswordInitializationConfigurationRequest.d.ts +10 -13
  245. package/dist/models/SetPasswordInitializationConfigurationRequest.js.map +1 -1
  246. package/dist/models/SetPasswordInitializationConfigurationResponseBody.d.ts +1 -1
  247. package/dist/models/UpdateAuthorizationRuleDescriptionRequest.d.ts +2 -2
  248. package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.d.ts +7 -8
  249. package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.js.map +1 -1
  250. package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.d.ts +8 -10
  251. package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.js.map +1 -1
  252. package/dist/models/UpdateAuthorizationServerDescriptionRequest.d.ts +51 -0
  253. package/dist/models/UpdateAuthorizationServerDescriptionRequest.js +64 -0
  254. package/dist/models/UpdateAuthorizationServerDescriptionRequest.js.map +1 -0
  255. package/dist/models/UpdateAuthorizationServerDescriptionResponse.d.ts +19 -0
  256. package/dist/models/UpdateAuthorizationServerDescriptionResponse.js +69 -0
  257. package/dist/models/UpdateAuthorizationServerDescriptionResponse.js.map +1 -0
  258. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.d.ts +21 -0
  259. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js +58 -0
  260. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js.map +1 -0
  261. package/dist/models/UpdateAuthorizationServerRequest.d.ts +67 -0
  262. package/dist/models/UpdateAuthorizationServerRequest.js +68 -0
  263. package/dist/models/UpdateAuthorizationServerRequest.js.map +1 -0
  264. package/dist/models/UpdateAuthorizationServerResponse.d.ts +19 -0
  265. package/dist/models/UpdateAuthorizationServerResponse.js +69 -0
  266. package/dist/models/UpdateAuthorizationServerResponse.js.map +1 -0
  267. package/dist/models/UpdateAuthorizationServerResponseBody.d.ts +21 -0
  268. package/dist/models/UpdateAuthorizationServerResponseBody.js +58 -0
  269. package/dist/models/UpdateAuthorizationServerResponseBody.js.map +1 -0
  270. package/dist/models/UpdateConditionalAccessPolicyDescriptionRequest.d.ts +2 -2
  271. package/dist/models/UpdateConditionalAccessPolicyRequest.d.ts +14 -14
  272. package/dist/models/UpdateDomainIcpNumberRequest.d.ts +3 -3
  273. package/dist/models/UpdateDomainIcpNumberResponseBody.d.ts +1 -1
  274. package/dist/models/UpdateIdentityProviderRequest.d.ts +53 -89
  275. package/dist/models/UpdateIdentityProviderRequest.js.map +1 -1
  276. package/dist/models/UpdateIdentityProviderResponseBody.d.ts +1 -1
  277. package/dist/models/UpdateInstanceDescriptionRequest.d.ts +1 -1
  278. package/dist/models/UpdateNetworkZoneRequest.d.ts +2 -2
  279. package/dist/models/UpdateUserRequest.d.ts +13 -16
  280. package/dist/models/UpdateUserRequest.js.map +1 -1
  281. package/dist/models/model.d.ts +15 -0
  282. package/dist/models/model.js +60 -29
  283. package/dist/models/model.js.map +1 -1
  284. package/package.json +1 -1
  285. package/src/client.ts +474 -282
  286. package/src/models/AddCustomPrivacyPoliciesToBrandRequest.ts +3 -3
  287. package/src/models/AddCustomPrivacyPoliciesToBrandResponseBody.ts +1 -1
  288. package/src/models/AddGroupToAuthorizationRuleRequest.ts +6 -8
  289. package/src/models/AddUserToAuthorizationRuleRequest.ts +7 -9
  290. package/src/models/AddUserToOrganizationalUnitsRequest.ts +1 -1
  291. package/src/models/AddUsersToGroupRequest.ts +1 -1
  292. package/src/models/BindUserAuthnSourceMappingRequest.ts +1 -1
  293. package/src/models/CheckInstanceForDeleteResponseBody.ts +4 -4
  294. package/src/models/CheckInstanceModuleStatusRequest.ts +3 -3
  295. package/src/models/CheckInstanceModuleStatusResponseBody.ts +2 -2
  296. package/src/models/CreateAuthorizationResourceRequest.ts +4 -5
  297. package/src/models/CreateAuthorizationRuleRequest.ts +6 -8
  298. package/src/models/CreateConditionalAccessPolicyRequest.ts +42 -47
  299. package/src/models/CreateConditionalAccessPolicyResponseBody.ts +1 -1
  300. package/src/models/CreateCustomFieldRequest.ts +35 -39
  301. package/src/models/CreateDomainProxyTokenRequest.ts +1 -1
  302. package/src/models/CreateDomainProxyTokenResponseBody.ts +1 -1
  303. package/src/models/CreateGroupRequest.ts +4 -4
  304. package/src/models/CreateGroupResponseBody.ts +2 -2
  305. package/src/models/CreateIdentityProviderRequest.ts +125 -132
  306. package/src/models/CreateIdentityProviderResponseBody.ts +2 -2
  307. package/src/models/CreateInstanceTrialLicenseResponseBody.ts +1 -1
  308. package/src/models/CreateNetworkAccessEndpointRequest.ts +6 -6
  309. package/src/models/CreateNetworkAccessEndpointResponseBody.ts +2 -2
  310. package/src/models/CreateNetworkZoneRequest.ts +8 -8
  311. package/src/models/CreateNetworkZoneResponseBody.ts +2 -2
  312. package/src/models/CreateOrganizationalUnitRequest.ts +5 -5
  313. package/src/models/CreateOrganizationalUnitResponseBody.ts +2 -2
  314. package/src/models/CreateUserRequest.ts +24 -29
  315. package/src/models/CreateUserResponseBody.ts +1 -1
  316. package/src/models/DeleteAuthorizationResourceRequest.ts +1 -1
  317. package/src/models/DeleteBrandRequest.ts +2 -2
  318. package/src/models/DeleteBrandResponseBody.ts +1 -1
  319. package/src/models/DeleteCustomPrivacyPolicyRequest.ts +1 -1
  320. package/src/models/DeleteDomainProxyTokenRequest.ts +2 -2
  321. package/src/models/DeleteDomainRequest.ts +1 -1
  322. package/src/models/DeleteGroupRequest.ts +2 -2
  323. package/src/models/DeleteGroupResponseBody.ts +1 -1
  324. package/src/models/DeleteIdentityProviderRequest.ts +2 -2
  325. package/src/models/DeleteInstanceRequest.ts +1 -1
  326. package/src/models/DeleteNetworkAccessEndpointRequest.ts +1 -1
  327. package/src/models/DeleteOrganizationalUnitChildrenRequest.ts +2 -2
  328. package/src/models/DeleteOrganizationalUnitChildrenResponseBody.ts +1 -1
  329. package/src/models/DeleteOrganizationalUnitRequest.ts +1 -1
  330. package/src/models/DisableAuthorizationRuleRequest.ts +1 -1
  331. package/src/models/DisableBrandRequest.ts +1 -1
  332. package/src/models/DisableConditionalAccessPolicyRequest.ts +1 -1
  333. package/src/models/DisableCustomPrivacyPolicyRequest.ts +1 -1
  334. package/src/models/DisableDomainProxyTokenRequest.ts +2 -2
  335. package/src/models/DisableIdentityProviderUdPullRequest.ts +2 -2
  336. package/src/models/DisableIdentityProviderUdPullResponseBody.ts +1 -1
  337. package/src/models/DisableInitDomainAutoRedirectRequest.ts +1 -1
  338. package/src/models/DisableInitDomainAutoRedirectResponseBody.ts +1 -1
  339. package/src/models/DisableUserRequest.ts +1 -1
  340. package/src/models/EnableAuthorizationRuleRequest.ts +1 -1
  341. package/src/models/EnableBrandRequest.ts +1 -1
  342. package/src/models/EnableConditionalAccessPolicyRequest.ts +1 -1
  343. package/src/models/EnableCustomPrivacyPolicyRequest.ts +1 -1
  344. package/src/models/EnableDomainProxyTokenRequest.ts +2 -2
  345. package/src/models/EnableIdentityProviderAuthnRequest.ts +1 -1
  346. package/src/models/EnableIdentityProviderUdPullRequest.ts +2 -2
  347. package/src/models/EnableIdentityProviderUdPullResponseBody.ts +1 -1
  348. package/src/models/EnableInitDomainAutoRedirectRequest.ts +1 -1
  349. package/src/models/EnableInitDomainAutoRedirectResponseBody.ts +1 -1
  350. package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +1 -1
  351. package/src/models/GenerateFileImportTemplateRequest.ts +4 -1
  352. package/src/models/GenerateUploadAuthRequest.ts +3 -3
  353. package/src/models/GenerateUploadAuthResponseBody.ts +11 -11
  354. package/src/models/GetAuthorizationResourceResponseBody.ts +4 -4
  355. package/src/models/GetAuthorizationServerRequest.ts +48 -0
  356. package/src/models/GetAuthorizationServerResponse.ts +40 -0
  357. package/src/models/GetAuthorizationServerResponseBody.ts +224 -0
  358. package/src/models/GetBrandRequest.ts +2 -2
  359. package/src/models/GetBrandResponseBody.ts +7 -7
  360. package/src/models/GetCloudAccountRequest.ts +1 -1
  361. package/src/models/GetCloudAccountResponseBody.ts +25 -26
  362. package/src/models/GetConditionalAccessPolicyRequest.ts +2 -2
  363. package/src/models/GetConditionalAccessPolicyResponseBody.ts +33 -33
  364. package/src/models/GetCustomFieldResponseBody.ts +8 -8
  365. package/src/models/GetCustomPrivacyPolicyRequest.ts +1 -1
  366. package/src/models/GetCustomPrivacyPolicyResponseBody.ts +10 -12
  367. package/src/models/GetForgetPasswordConfigurationResponseBody.ts +3 -3
  368. package/src/models/GetGroupResponseBody.ts +9 -10
  369. package/src/models/GetIdentityProviderResponseBody.ts +115 -115
  370. package/src/models/GetIdentityProviderUdPullConfigurationRequest.ts +1 -1
  371. package/src/models/GetIdentityProviderUdPullConfigurationResponseBody.ts +31 -31
  372. package/src/models/GetInstanceControlConfigurationResponseBody.ts +5 -5
  373. package/src/models/GetInstanceGlobalizationConfigResponseBody.ts +1 -1
  374. package/src/models/GetInstanceModuleInfoRequest.ts +1 -1
  375. package/src/models/GetInstanceModuleInfoResponseBody.ts +5 -5
  376. package/src/models/GetInstanceResponseBody.ts +11 -11
  377. package/src/models/GetInstanceTrialStatusRequest.ts +1 -1
  378. package/src/models/GetInstanceTrialStatusResponseBody.ts +1 -1
  379. package/src/models/GetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
  380. package/src/models/GetNetworkAccessEndpointRequest.ts +1 -1
  381. package/src/models/GetNetworkAccessEndpointResponseBody.ts +21 -25
  382. package/src/models/GetNetworkZoneResponseBody.ts +5 -5
  383. package/src/models/GetOrganizationalUnitRequest.ts +2 -2
  384. package/src/models/GetOrganizationalUnitResponseBody.ts +20 -23
  385. package/src/models/GetPasswordExpirationConfigurationRequest.ts +1 -1
  386. package/src/models/GetPasswordExpirationConfigurationResponseBody.ts +21 -25
  387. package/src/models/GetPasswordHistoryConfigurationResponseBody.ts +5 -6
  388. package/src/models/GetPasswordInitializationConfigurationResponseBody.ts +10 -10
  389. package/src/models/GetResourceServerScopeRequest.ts +1 -1
  390. package/src/models/GetResourceServerScopeResponseBody.ts +5 -5
  391. package/src/models/GetRootOrganizationalUnitRequest.ts +1 -1
  392. package/src/models/GetRootOrganizationalUnitResponseBody.ts +7 -7
  393. package/src/models/GetServiceQuotaResponseBody.ts +1 -1
  394. package/src/models/GetUserRequest.ts +2 -2
  395. package/src/models/GetUserResponseBody.ts +39 -41
  396. package/src/models/ListApplicationsForAuthorizationRuleRequest.ts +8 -8
  397. package/src/models/ListApplicationsForAuthorizationRuleResponseBody.ts +9 -11
  398. package/src/models/ListApplicationsForGroupRequest.ts +5 -5
  399. package/src/models/ListApplicationsForGroupResponseBody.ts +10 -11
  400. package/src/models/ListApplicationsForNetworkAccessEndpointRequest.ts +2 -2
  401. package/src/models/ListApplicationsForNetworkAccessEndpointResponseBody.ts +3 -3
  402. package/src/models/ListApplicationsForNetworkZoneRequest.ts +5 -5
  403. package/src/models/ListApplicationsForNetworkZoneResponseBody.ts +8 -8
  404. package/src/models/ListApplicationsForOrganizationalUnitRequest.ts +3 -3
  405. package/src/models/ListApplicationsForOrganizationalUnitResponseBody.ts +4 -4
  406. package/src/models/ListAuthorizationResourcesRequest.ts +8 -8
  407. package/src/models/ListAuthorizationResourcesResponseBody.ts +9 -10
  408. package/src/models/ListAuthorizationRulesForApplicationRequest.ts +4 -4
  409. package/src/models/ListAuthorizationRulesForApplicationResponseBody.ts +9 -11
  410. package/src/models/ListAuthorizationRulesForGroupRequest.ts +4 -4
  411. package/src/models/ListAuthorizationRulesForGroupResponseBody.ts +8 -10
  412. package/src/models/ListAuthorizationRulesForUserRequest.ts +5 -5
  413. package/src/models/ListAuthorizationRulesForUserResponseBody.ts +9 -11
  414. package/src/models/ListAuthorizationServersRequest.ts +56 -0
  415. package/src/models/ListAuthorizationServersResponse.ts +40 -0
  416. package/src/models/ListAuthorizationServersResponseBody.ts +204 -0
  417. package/src/models/ListBrandsRequest.ts +3 -3
  418. package/src/models/ListBrandsResponseBody.ts +5 -5
  419. package/src/models/ListCloudAccountsRequest.ts +9 -11
  420. package/src/models/ListCloudAccountsResponseBody.ts +26 -28
  421. package/src/models/ListConditionalAccessPoliciesForApplicationRequest.ts +2 -2
  422. package/src/models/ListConditionalAccessPoliciesForApplicationResponseBody.ts +33 -33
  423. package/src/models/ListConditionalAccessPoliciesForNetworkZoneRequest.ts +2 -2
  424. package/src/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.ts +33 -33
  425. package/src/models/ListConditionalAccessPoliciesForUserRequest.ts +1 -1
  426. package/src/models/ListConditionalAccessPoliciesForUserResponseBody.ts +13 -13
  427. package/src/models/ListConditionalAccessPoliciesRequest.ts +3 -3
  428. package/src/models/ListConditionalAccessPoliciesResponseBody.ts +36 -34
  429. package/src/models/ListCustomPrivacyPoliciesRequest.ts +4 -4
  430. package/src/models/ListCustomPrivacyPoliciesResponseBody.ts +10 -10
  431. package/src/models/ListDomainProxyTokensResponseBody.ts +7 -8
  432. package/src/models/ListEiamInstancesRequest.ts +2 -2
  433. package/src/models/ListEiamInstancesResponseBody.ts +7 -13
  434. package/src/models/ListEventTypesRequest.ts +2 -2
  435. package/src/models/ListEventTypesResponseBody.ts +4 -4
  436. package/src/models/ListGroupsForUserRequest.ts +2 -2
  437. package/src/models/ListGroupsForUserResponseBody.ts +17 -5
  438. package/src/models/ListGroupsRequest.ts +7 -7
  439. package/src/models/ListGroupsResponseBody.ts +13 -12
  440. package/src/models/ListIdentityProvidersRequest.ts +4 -4
  441. package/src/models/ListIdentityProvidersResponseBody.ts +31 -31
  442. package/src/models/ListInstancesRequest.ts +13 -10
  443. package/src/models/ListInstancesResponseBody.ts +38 -10
  444. package/src/models/ListNetworkAccessEndpointAvailableZonesRequest.ts +1 -1
  445. package/src/models/ListNetworkAccessEndpointAvailableZonesResponseBody.ts +1 -1
  446. package/src/models/ListNetworkAccessPathsRequest.ts +1 -1
  447. package/src/models/ListNetworkAccessPathsResponseBody.ts +14 -17
  448. package/src/models/ListNetworkZonesRequest.ts +4 -4
  449. package/src/models/ListNetworkZonesResponseBody.ts +7 -7
  450. package/src/models/ListOrganizationalUnitParentsRequest.ts +1 -1
  451. package/src/models/ListOrganizationalUnitParentsResponseBody.ts +3 -3
  452. package/src/models/ListSynchronizationJobsRequest.ts +23 -23
  453. package/src/models/ListSynchronizationJobsResponseBody.ts +156 -156
  454. package/src/models/ListUsersForAuthorizationRuleRequest.ts +8 -8
  455. package/src/models/ListUsersForAuthorizationRuleResponseBody.ts +9 -11
  456. package/src/models/ListUsersRequest.ts +24 -31
  457. package/src/models/ListUsersResponseBody.ts +32 -38
  458. package/src/models/ObtainDomainProxyTokenRequest.ts +2 -2
  459. package/src/models/ObtainDomainProxyTokenResponseBody.ts +10 -11
  460. package/src/models/RemoveCustomPrivacyPoliciesFromBrandRequest.ts +2 -2
  461. package/src/models/SetDefaultDomainRequest.ts +1 -1
  462. package/src/models/SetForgetPasswordConfigurationRequest.ts +6 -2
  463. package/src/models/SetIdentityProviderAuthnConfigurationRequest.ts +18 -18
  464. package/src/models/SetIdentityProviderUdPullConfigurationRequest.ts +21 -22
  465. package/src/models/SetInstanceControlConfigurationRequest.ts +4 -4
  466. package/src/models/SetInstanceGlobalizationConfigRequest.ts +1 -1
  467. package/src/models/SetLoginRedirectApplicationForBrandRequest.ts +3 -3
  468. package/src/models/SetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
  469. package/src/models/SetPasswordExpirationConfigurationRequest.ts +14 -17
  470. package/src/models/SetPasswordHistoryConfigurationRequest.ts +4 -5
  471. package/src/models/SetPasswordInitializationConfigurationRequest.ts +10 -13
  472. package/src/models/SetPasswordInitializationConfigurationResponseBody.ts +1 -1
  473. package/src/models/UpdateAuthorizationRuleDescriptionRequest.ts +2 -2
  474. package/src/models/UpdateAuthorizationRuleGroupAttachmentRequest.ts +7 -8
  475. package/src/models/UpdateAuthorizationRuleUserAttachmentRequest.ts +8 -10
  476. package/src/models/UpdateAuthorizationServerDescriptionRequest.ts +70 -0
  477. package/src/models/UpdateAuthorizationServerDescriptionResponse.ts +40 -0
  478. package/src/models/UpdateAuthorizationServerDescriptionResponseBody.ts +34 -0
  479. package/src/models/UpdateAuthorizationServerRequest.ts +90 -0
  480. package/src/models/UpdateAuthorizationServerResponse.ts +40 -0
  481. package/src/models/UpdateAuthorizationServerResponseBody.ts +34 -0
  482. package/src/models/UpdateConditionalAccessPolicyDescriptionRequest.ts +2 -2
  483. package/src/models/UpdateConditionalAccessPolicyRequest.ts +14 -14
  484. package/src/models/UpdateDomainIcpNumberRequest.ts +3 -3
  485. package/src/models/UpdateDomainIcpNumberResponseBody.ts +1 -1
  486. package/src/models/UpdateIdentityProviderRequest.ts +53 -89
  487. package/src/models/UpdateIdentityProviderResponseBody.ts +1 -1
  488. package/src/models/UpdateInstanceDescriptionRequest.ts +1 -1
  489. package/src/models/UpdateNetworkZoneRequest.ts +2 -2
  490. package/src/models/UpdateUserRequest.ts +13 -16
  491. package/src/models/model.ts +15 -0
package/dist/client.d.ts CHANGED
@@ -39,7 +39,7 @@ export default class Client extends OpenApi {
39
39
  */
40
40
  addApplicationToAuthorizationRule(request: $_model.AddApplicationToAuthorizationRuleRequest): Promise<$_model.AddApplicationToAuthorizationRuleResponse>;
41
41
  /**
42
- * Assign terms to a brand
42
+ * Adds terms to a brand.
43
43
  *
44
44
  * @param request - AddCustomPrivacyPoliciesToBrandRequest
45
45
  * @param runtime - runtime options for this request RuntimeOptions
@@ -47,7 +47,7 @@ export default class Client extends OpenApi {
47
47
  */
48
48
  addCustomPrivacyPoliciesToBrandWithOptions(request: $_model.AddCustomPrivacyPoliciesToBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddCustomPrivacyPoliciesToBrandResponse>;
49
49
  /**
50
- * Assign terms to a brand
50
+ * Adds terms to a brand.
51
51
  *
52
52
  * @param request - AddCustomPrivacyPoliciesToBrandRequest
53
53
  * @returns AddCustomPrivacyPoliciesToBrandResponse
@@ -69,7 +69,7 @@ export default class Client extends OpenApi {
69
69
  */
70
70
  addGroupToAuthorizationRule(request: $_model.AddGroupToAuthorizationRuleRequest): Promise<$_model.AddGroupToAuthorizationRuleResponse>;
71
71
  /**
72
- * Adds a user to an authorization rule.
72
+ * Adds an account to an authorization rule.
73
73
  *
74
74
  * @param request - AddUserToAuthorizationRuleRequest
75
75
  * @param runtime - runtime options for this request RuntimeOptions
@@ -77,14 +77,14 @@ export default class Client extends OpenApi {
77
77
  */
78
78
  addUserToAuthorizationRuleWithOptions(request: $_model.AddUserToAuthorizationRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddUserToAuthorizationRuleResponse>;
79
79
  /**
80
- * Adds a user to an authorization rule.
80
+ * Adds an account to an authorization rule.
81
81
  *
82
82
  * @param request - AddUserToAuthorizationRuleRequest
83
83
  * @returns AddUserToAuthorizationRuleResponse
84
84
  */
85
85
  addUserToAuthorizationRule(request: $_model.AddUserToAuthorizationRuleRequest): Promise<$_model.AddUserToAuthorizationRuleResponse>;
86
86
  /**
87
- * Adds a specified EIAM account to one or more EIAM organizations. If the account already exists in one of the specified organizations, the request succeeds.
87
+ * Adds a specified EIAM account to multiple EIAM organizations. If the account already exists in an organization, the operation returns a success response directly.
88
88
  *
89
89
  * @param request - AddUserToOrganizationalUnitsRequest
90
90
  * @param runtime - runtime options for this request RuntimeOptions
@@ -92,14 +92,14 @@ export default class Client extends OpenApi {
92
92
  */
93
93
  addUserToOrganizationalUnitsWithOptions(request: $_model.AddUserToOrganizationalUnitsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddUserToOrganizationalUnitsResponse>;
94
94
  /**
95
- * Adds a specified EIAM account to one or more EIAM organizations. If the account already exists in one of the specified organizations, the request succeeds.
95
+ * Adds a specified EIAM account to multiple EIAM organizations. If the account already exists in an organization, the operation returns a success response directly.
96
96
  *
97
97
  * @param request - AddUserToOrganizationalUnitsRequest
98
98
  * @returns AddUserToOrganizationalUnitsResponse
99
99
  */
100
100
  addUserToOrganizationalUnits(request: $_model.AddUserToOrganizationalUnitsRequest): Promise<$_model.AddUserToOrganizationalUnitsResponse>;
101
101
  /**
102
- * Adds Employee Identity and Access Management (EIAM) accounts to an EIAM group of Identity as a Service (IDaaS).
102
+ * Adds multiple Employee Identity and Access Management (EIAM) accounts to a specified EIAM account group.
103
103
  *
104
104
  * @param request - AddUsersToGroupRequest
105
105
  * @param runtime - runtime options for this request RuntimeOptions
@@ -107,7 +107,7 @@ export default class Client extends OpenApi {
107
107
  */
108
108
  addUsersToGroupWithOptions(request: $_model.AddUsersToGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddUsersToGroupResponse>;
109
109
  /**
110
- * Adds Employee Identity and Access Management (EIAM) accounts to an EIAM group of Identity as a Service (IDaaS).
110
+ * Adds multiple Employee Identity and Access Management (EIAM) accounts to a specified EIAM account group.
111
111
  *
112
112
  * @param request - AddUsersToGroupRequest
113
113
  * @returns AddUsersToGroupResponse
@@ -234,7 +234,7 @@ export default class Client extends OpenApi {
234
234
  */
235
235
  authorizeResourceServerToClient(request: $_model.AuthorizeResourceServerToClientRequest): Promise<$_model.AuthorizeResourceServerToClientResponse>;
236
236
  /**
237
- * Binds a user to a third-party logon account.
237
+ * Associates a third-party logon account.
238
238
  *
239
239
  * @param request - BindUserAuthnSourceMappingRequest
240
240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -242,7 +242,7 @@ export default class Client extends OpenApi {
242
242
  */
243
243
  bindUserAuthnSourceMappingWithOptions(request: $_model.BindUserAuthnSourceMappingRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BindUserAuthnSourceMappingResponse>;
244
244
  /**
245
- * Binds a user to a third-party logon account.
245
+ * Associates a third-party logon account.
246
246
  *
247
247
  * @param request - BindUserAuthnSourceMappingRequest
248
248
  * @returns BindUserAuthnSourceMappingResponse
@@ -264,10 +264,7 @@ export default class Client extends OpenApi {
264
264
  */
265
265
  checkApplicationProvisioningUserPrimaryOrganizationalUnit(request: $_model.CheckApplicationProvisioningUserPrimaryOrganizationalUnitRequest): Promise<$_model.CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponse>;
266
266
  /**
267
- * Checks if an instance can be deleted.
268
- *
269
- * @remarks
270
- * Verify that the instance is no longer in use. Deleting an EIAM instance permanently removes all its associated data.
267
+ * Checks whether an instance can be deleted.
271
268
  *
272
269
  * @param request - CheckInstanceForDeleteRequest
273
270
  * @param runtime - runtime options for this request RuntimeOptions
@@ -275,20 +272,14 @@ export default class Client extends OpenApi {
275
272
  */
276
273
  checkInstanceForDeleteWithOptions(request: $_model.CheckInstanceForDeleteRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CheckInstanceForDeleteResponse>;
277
274
  /**
278
- * Checks if an instance can be deleted.
279
- *
280
- * @remarks
281
- * Verify that the instance is no longer in use. Deleting an EIAM instance permanently removes all its associated data.
275
+ * Checks whether an instance can be deleted.
282
276
  *
283
277
  * @param request - CheckInstanceForDeleteRequest
284
278
  * @returns CheckInstanceForDeleteResponse
285
279
  */
286
280
  checkInstanceForDelete(request: $_model.CheckInstanceForDeleteRequest): Promise<$_model.CheckInstanceForDeleteResponse>;
287
281
  /**
288
- * Determines whether an instance has a specific module feature.
289
- *
290
- * @remarks
291
- * Ensure that your current instance is no longer in use. When you delete an EIAM instance, all related data is deleted.
282
+ * Determines whether an instance has the feature of a specific module.
292
283
  *
293
284
  * @param request - CheckInstanceModuleStatusRequest
294
285
  * @param runtime - runtime options for this request RuntimeOptions
@@ -296,10 +287,7 @@ export default class Client extends OpenApi {
296
287
  */
297
288
  checkInstanceModuleStatusWithOptions(request: $_model.CheckInstanceModuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CheckInstanceModuleStatusResponse>;
298
289
  /**
299
- * Determines whether an instance has a specific module feature.
300
- *
301
- * @remarks
302
- * Ensure that your current instance is no longer in use. When you delete an EIAM instance, all related data is deleted.
290
+ * Determines whether an instance has the feature of a specific module.
303
291
  *
304
292
  * @param request - CheckInstanceModuleStatusRequest
305
293
  * @returns CheckInstanceModuleStatusResponse
@@ -483,10 +471,10 @@ export default class Client extends OpenApi {
483
471
  */
484
472
  createCloudAccountRole(request: $_model.CreateCloudAccountRoleRequest): Promise<$_model.CreateCloudAccountRoleResponse>;
485
473
  /**
486
- * Create Conditional Access Policy
474
+ * Creates a conditional access policy.
487
475
  *
488
476
  * @remarks
489
- * Create Conditional Access Policy
477
+ * Creates a conditional access policy.
490
478
  *
491
479
  * @param request - CreateConditionalAccessPolicyRequest
492
480
  * @param runtime - runtime options for this request RuntimeOptions
@@ -494,10 +482,10 @@ export default class Client extends OpenApi {
494
482
  */
495
483
  createConditionalAccessPolicyWithOptions(request: $_model.CreateConditionalAccessPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConditionalAccessPolicyResponse>;
496
484
  /**
497
- * Create Conditional Access Policy
485
+ * Creates a conditional access policy.
498
486
  *
499
487
  * @remarks
500
- * Create Conditional Access Policy
488
+ * Creates a conditional access policy.
501
489
  *
502
490
  * @param request - CreateConditionalAccessPolicyRequest
503
491
  * @returns CreateConditionalAccessPolicyResponse
@@ -534,7 +522,7 @@ export default class Client extends OpenApi {
534
522
  */
535
523
  createCredentialProvider(request: $_model.CreateCredentialProviderRequest): Promise<$_model.CreateCredentialProviderResponse>;
536
524
  /**
537
- * Creates an extension field.
525
+ * Creates an extended field.
538
526
  *
539
527
  * @param request - CreateCustomFieldRequest
540
528
  * @param runtime - runtime options for this request RuntimeOptions
@@ -542,7 +530,7 @@ export default class Client extends OpenApi {
542
530
  */
543
531
  createCustomFieldWithOptions(request: $_model.CreateCustomFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomFieldResponse>;
544
532
  /**
545
- * Creates an extension field.
533
+ * Creates an extended field.
546
534
  *
547
535
  * @param request - CreateCustomFieldRequest
548
536
  * @returns CreateCustomFieldResponse
@@ -609,7 +597,7 @@ export default class Client extends OpenApi {
609
597
  */
610
598
  createFederatedCredentialProvider(request: $_model.CreateFederatedCredentialProviderRequest): Promise<$_model.CreateFederatedCredentialProviderResponse>;
611
599
  /**
612
- * Creates an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
600
+ * Create an EIAM account group.
613
601
  *
614
602
  * @param request - CreateGroupRequest
615
603
  * @param runtime - runtime options for this request RuntimeOptions
@@ -617,14 +605,14 @@ export default class Client extends OpenApi {
617
605
  */
618
606
  createGroupWithOptions(request: $_model.CreateGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateGroupResponse>;
619
607
  /**
620
- * Creates an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
608
+ * Create an EIAM account group.
621
609
  *
622
610
  * @param request - CreateGroupRequest
623
611
  * @returns CreateGroupResponse
624
612
  */
625
613
  createGroup(request: $_model.CreateGroupRequest): Promise<$_model.CreateGroupResponse>;
626
614
  /**
627
- * Creates an identity provider.
615
+ * Create an identity provider.
628
616
  *
629
617
  * @param request - CreateIdentityProviderRequest
630
618
  * @param runtime - runtime options for this request RuntimeOptions
@@ -632,7 +620,7 @@ export default class Client extends OpenApi {
632
620
  */
633
621
  createIdentityProviderWithOptions(request: $_model.CreateIdentityProviderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateIdentityProviderResponse>;
634
622
  /**
635
- * Creates an identity provider.
623
+ * Create an identity provider.
636
624
  *
637
625
  * @param request - CreateIdentityProviderRequest
638
626
  * @returns CreateIdentityProviderResponse
@@ -669,7 +657,7 @@ export default class Client extends OpenApi {
669
657
  */
670
658
  createInstance(request: $_model.CreateInstanceRequest): Promise<$_model.CreateInstanceResponse>;
671
659
  /**
672
- * Creates a trial license for an instance.
660
+ * Creates a trial License for an instance.
673
661
  *
674
662
  * @param request - CreateInstanceTrialLicenseRequest
675
663
  * @param runtime - runtime options for this request RuntimeOptions
@@ -677,14 +665,14 @@ export default class Client extends OpenApi {
677
665
  */
678
666
  createInstanceTrialLicenseWithOptions(request: $_model.CreateInstanceTrialLicenseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateInstanceTrialLicenseResponse>;
679
667
  /**
680
- * Creates a trial license for an instance.
668
+ * Creates a trial License for an instance.
681
669
  *
682
670
  * @param request - CreateInstanceTrialLicenseRequest
683
671
  * @returns CreateInstanceTrialLicenseResponse
684
672
  */
685
673
  createInstanceTrialLicense(request: $_model.CreateInstanceTrialLicenseRequest): Promise<$_model.CreateInstanceTrialLicenseResponse>;
686
674
  /**
687
- * Creates a dedicated endpoint.
675
+ * Creates a network access endpoint.
688
676
  *
689
677
  * @param request - CreateNetworkAccessEndpointRequest
690
678
  * @param runtime - runtime options for this request RuntimeOptions
@@ -692,7 +680,7 @@ export default class Client extends OpenApi {
692
680
  */
693
681
  createNetworkAccessEndpointWithOptions(request: $_model.CreateNetworkAccessEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateNetworkAccessEndpointResponse>;
694
682
  /**
695
- * Creates a dedicated endpoint.
683
+ * Creates a network access endpoint.
696
684
  *
697
685
  * @param request - CreateNetworkAccessEndpointRequest
698
686
  * @returns CreateNetworkAccessEndpointResponse
@@ -714,7 +702,7 @@ export default class Client extends OpenApi {
714
702
  */
715
703
  createNetworkZone(request: $_model.CreateNetworkZoneRequest): Promise<$_model.CreateNetworkZoneResponse>;
716
704
  /**
717
- * Creates an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
705
+ * Creates an EIAM organization under a specified organization.
718
706
  *
719
707
  * @param request - CreateOrganizationalUnitRequest
720
708
  * @param runtime - runtime options for this request RuntimeOptions
@@ -722,7 +710,7 @@ export default class Client extends OpenApi {
722
710
  */
723
711
  createOrganizationalUnitWithOptions(request: $_model.CreateOrganizationalUnitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateOrganizationalUnitResponse>;
724
712
  /**
725
- * Creates an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
713
+ * Creates an EIAM organization under a specified organization.
726
714
  *
727
715
  * @param request - CreateOrganizationalUnitRequest
728
716
  * @returns CreateOrganizationalUnitResponse
@@ -744,7 +732,7 @@ export default class Client extends OpenApi {
744
732
  */
745
733
  createResourceServerScope(request: $_model.CreateResourceServerScopeRequest): Promise<$_model.CreateResourceServerScopeResponse>;
746
734
  /**
747
- * Create an EIAM account in a specific EIAM instance.
735
+ * Creates an EIAM account in a specified EIAM instance.
748
736
  *
749
737
  * @param request - CreateUserRequest
750
738
  * @param runtime - runtime options for this request RuntimeOptions
@@ -752,7 +740,7 @@ export default class Client extends OpenApi {
752
740
  */
753
741
  createUserWithOptions(request: $_model.CreateUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateUserResponse>;
754
742
  /**
755
- * Create an EIAM account in a specific EIAM instance.
743
+ * Creates an EIAM account in a specified EIAM instance.
756
744
  *
757
745
  * @param request - CreateUserRequest
758
746
  * @returns CreateUserResponse
@@ -840,7 +828,7 @@ export default class Client extends OpenApi {
840
828
  */
841
829
  deleteApplicationToken(request: $_model.DeleteApplicationTokenRequest): Promise<$_model.DeleteApplicationTokenResponse>;
842
830
  /**
843
- * Deletes an authorization resource.
831
+ * Deletes an authorized resource.
844
832
  *
845
833
  * @param request - DeleteAuthorizationResourceRequest
846
834
  * @param runtime - runtime options for this request RuntimeOptions
@@ -848,14 +836,14 @@ export default class Client extends OpenApi {
848
836
  */
849
837
  deleteAuthorizationResourceWithOptions(request: $_model.DeleteAuthorizationResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAuthorizationResourceResponse>;
850
838
  /**
851
- * Deletes an authorization resource.
839
+ * Deletes an authorized resource.
852
840
  *
853
841
  * @param request - DeleteAuthorizationResourceRequest
854
842
  * @returns DeleteAuthorizationResourceResponse
855
843
  */
856
844
  deleteAuthorizationResource(request: $_model.DeleteAuthorizationResourceRequest): Promise<$_model.DeleteAuthorizationResourceResponse>;
857
845
  /**
858
- * Deletes an authorization rule. An authorization rule must be disabled before it can be deleted.
846
+ * Deletes an authorization rule. The authorization rule can be deleted only when it is in the disabled state.
859
847
  *
860
848
  * @param request - DeleteAuthorizationRuleRequest
861
849
  * @param runtime - runtime options for this request RuntimeOptions
@@ -863,14 +851,14 @@ export default class Client extends OpenApi {
863
851
  */
864
852
  deleteAuthorizationRuleWithOptions(request: $_model.DeleteAuthorizationRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAuthorizationRuleResponse>;
865
853
  /**
866
- * Deletes an authorization rule. An authorization rule must be disabled before it can be deleted.
854
+ * Deletes an authorization rule. The authorization rule can be deleted only when it is in the disabled state.
867
855
  *
868
856
  * @param request - DeleteAuthorizationRuleRequest
869
857
  * @returns DeleteAuthorizationRuleResponse
870
858
  */
871
859
  deleteAuthorizationRule(request: $_model.DeleteAuthorizationRuleRequest): Promise<$_model.DeleteAuthorizationRuleResponse>;
872
860
  /**
873
- * Deletes a brand.
861
+ * Delete Brand
874
862
  *
875
863
  * @param request - DeleteBrandRequest
876
864
  * @param runtime - runtime options for this request RuntimeOptions
@@ -878,7 +866,7 @@ export default class Client extends OpenApi {
878
866
  */
879
867
  deleteBrandWithOptions(request: $_model.DeleteBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBrandResponse>;
880
868
  /**
881
- * Deletes a brand.
869
+ * Delete Brand
882
870
  *
883
871
  * @param request - DeleteBrandRequest
884
872
  * @returns DeleteBrandResponse
@@ -939,7 +927,7 @@ export default class Client extends OpenApi {
939
927
  * Deletes a conditional access policy.
940
928
  *
941
929
  * @remarks
942
- * Before you delete a conditional access policy, ensure that it is no longer in use. This action permanently deletes all of its configuration data, which cannot be recovered.
930
+ * Before you delete a conditional access policy, make sure that the policy is no longer in use. After the policy is deleted, all configuration data is permanently removed and cannot be recovered.
943
931
  *
944
932
  * @param request - DeleteConditionalAccessPolicyRequest
945
933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -950,7 +938,7 @@ export default class Client extends OpenApi {
950
938
  * Deletes a conditional access policy.
951
939
  *
952
940
  * @remarks
953
- * Before you delete a conditional access policy, ensure that it is no longer in use. This action permanently deletes all of its configuration data, which cannot be recovered.
941
+ * Before you delete a conditional access policy, make sure that the policy is no longer in use. After the policy is deleted, all configuration data is permanently removed and cannot be recovered.
954
942
  *
955
943
  * @param request - DeleteConditionalAccessPolicyRequest
956
944
  * @returns DeleteConditionalAccessPolicyResponse
@@ -987,7 +975,7 @@ export default class Client extends OpenApi {
987
975
  */
988
976
  deleteCredentialProvider(request: $_model.DeleteCredentialProviderRequest): Promise<$_model.DeleteCredentialProviderResponse>;
989
977
  /**
990
- * Deletes an extension field.
978
+ * Deletes an extended character field.
991
979
  *
992
980
  * @param request - DeleteCustomFieldRequest
993
981
  * @param runtime - runtime options for this request RuntimeOptions
@@ -995,14 +983,14 @@ export default class Client extends OpenApi {
995
983
  */
996
984
  deleteCustomFieldWithOptions(request: $_model.DeleteCustomFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCustomFieldResponse>;
997
985
  /**
998
- * Deletes an extension field.
986
+ * Deletes an extended character field.
999
987
  *
1000
988
  * @param request - DeleteCustomFieldRequest
1001
989
  * @returns DeleteCustomFieldResponse
1002
990
  */
1003
991
  deleteCustomField(request: $_model.DeleteCustomFieldRequest): Promise<$_model.DeleteCustomFieldResponse>;
1004
992
  /**
1005
- * Deleting custom clauses
993
+ * Deletes a custom clause.
1006
994
  *
1007
995
  * @param request - DeleteCustomPrivacyPolicyRequest
1008
996
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1010,14 +998,14 @@ export default class Client extends OpenApi {
1010
998
  */
1011
999
  deleteCustomPrivacyPolicyWithOptions(request: $_model.DeleteCustomPrivacyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCustomPrivacyPolicyResponse>;
1012
1000
  /**
1013
- * Deleting custom clauses
1001
+ * Deletes a custom clause.
1014
1002
  *
1015
1003
  * @param request - DeleteCustomPrivacyPolicyRequest
1016
1004
  * @returns DeleteCustomPrivacyPolicyResponse
1017
1005
  */
1018
1006
  deleteCustomPrivacyPolicy(request: $_model.DeleteCustomPrivacyPolicyRequest): Promise<$_model.DeleteCustomPrivacyPolicyResponse>;
1019
1007
  /**
1020
- * Deletes a custom domain name of an Employee Identity and Access Management (EIAM) instance. You cannot delete the initial domain name and default domain name of the instance.
1008
+ * Deletes a custom domain name of a specified Employee Identity and Access Management (EIAM) instance. Deletion of the instance initialization domain name or default domain name is rejected.
1021
1009
  *
1022
1010
  * @param request - DeleteDomainRequest
1023
1011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1025,14 +1013,14 @@ export default class Client extends OpenApi {
1025
1013
  */
1026
1014
  deleteDomainWithOptions(request: $_model.DeleteDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDomainResponse>;
1027
1015
  /**
1028
- * Deletes a custom domain name of an Employee Identity and Access Management (EIAM) instance. You cannot delete the initial domain name and default domain name of the instance.
1016
+ * Deletes a custom domain name of a specified Employee Identity and Access Management (EIAM) instance. Deletion of the instance initialization domain name or default domain name is rejected.
1029
1017
  *
1030
1018
  * @param request - DeleteDomainRequest
1031
1019
  * @returns DeleteDomainResponse
1032
1020
  */
1033
1021
  deleteDomain(request: $_model.DeleteDomainRequest): Promise<$_model.DeleteDomainResponse>;
1034
1022
  /**
1035
- * Deletes a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. Only the proxy tokens in the disabled state can be deleted.
1023
+ * Deletes a proxy token for a specified domain name of an EIAM instance. Only proxy tokens in the disabled state can be deleted.
1036
1024
  *
1037
1025
  * @param request - DeleteDomainProxyTokenRequest
1038
1026
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1040,7 +1028,7 @@ export default class Client extends OpenApi {
1040
1028
  */
1041
1029
  deleteDomainProxyTokenWithOptions(request: $_model.DeleteDomainProxyTokenRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDomainProxyTokenResponse>;
1042
1030
  /**
1043
- * Deletes a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. Only the proxy tokens in the disabled state can be deleted.
1031
+ * Deletes a proxy token for a specified domain name of an EIAM instance. Only proxy tokens in the disabled state can be deleted.
1044
1032
  *
1045
1033
  * @param request - DeleteDomainProxyTokenRequest
1046
1034
  * @returns DeleteDomainProxyTokenResponse
@@ -1062,7 +1050,7 @@ export default class Client extends OpenApi {
1062
1050
  */
1063
1051
  deleteFederatedCredentialProvider(request: $_model.DeleteFederatedCredentialProviderRequest): Promise<$_model.DeleteFederatedCredentialProviderResponse>;
1064
1052
  /**
1065
- * Deletes the information of an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
1053
+ * Delete an EIAM account group.
1066
1054
  *
1067
1055
  * @param request - DeleteGroupRequest
1068
1056
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1070,14 +1058,14 @@ export default class Client extends OpenApi {
1070
1058
  */
1071
1059
  deleteGroupWithOptions(request: $_model.DeleteGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGroupResponse>;
1072
1060
  /**
1073
- * Deletes the information of an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
1061
+ * Delete an EIAM account group.
1074
1062
  *
1075
1063
  * @param request - DeleteGroupRequest
1076
1064
  * @returns DeleteGroupResponse
1077
1065
  */
1078
1066
  deleteGroup(request: $_model.DeleteGroupRequest): Promise<$_model.DeleteGroupResponse>;
1079
1067
  /**
1080
- * Delete identity provider
1068
+ * Deletes an identity provider.
1081
1069
  *
1082
1070
  * @param request - DeleteIdentityProviderRequest
1083
1071
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1085,17 +1073,17 @@ export default class Client extends OpenApi {
1085
1073
  */
1086
1074
  deleteIdentityProviderWithOptions(request: $_model.DeleteIdentityProviderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteIdentityProviderResponse>;
1087
1075
  /**
1088
- * Delete identity provider
1076
+ * Deletes an identity provider.
1089
1077
  *
1090
1078
  * @param request - DeleteIdentityProviderRequest
1091
1079
  * @returns DeleteIdentityProviderResponse
1092
1080
  */
1093
1081
  deleteIdentityProvider(request: $_model.DeleteIdentityProviderRequest): Promise<$_model.DeleteIdentityProviderResponse>;
1094
1082
  /**
1095
- * Deletes an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS) that you do not need.
1083
+ * Deletes an Employee Identity and Access Management (EIAM) instance that you no longer use.
1096
1084
  *
1097
1085
  * @remarks
1098
- * Make sure that the instance to be deleted is no longer used. If the instance is deleted, all data related to the instance will be deleted.
1086
+ * Make sure that the instance is no longer in use. After an EIAM instance is deleted, all related data is deleted.
1099
1087
  *
1100
1088
  * @param request - DeleteInstanceRequest
1101
1089
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1103,17 +1091,17 @@ export default class Client extends OpenApi {
1103
1091
  */
1104
1092
  deleteInstanceWithOptions(request: $_model.DeleteInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteInstanceResponse>;
1105
1093
  /**
1106
- * Deletes an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS) that you do not need.
1094
+ * Deletes an Employee Identity and Access Management (EIAM) instance that you no longer use.
1107
1095
  *
1108
1096
  * @remarks
1109
- * Make sure that the instance to be deleted is no longer used. If the instance is deleted, all data related to the instance will be deleted.
1097
+ * Make sure that the instance is no longer in use. After an EIAM instance is deleted, all related data is deleted.
1110
1098
  *
1111
1099
  * @param request - DeleteInstanceRequest
1112
1100
  * @returns DeleteInstanceResponse
1113
1101
  */
1114
1102
  deleteInstance(request: $_model.DeleteInstanceRequest): Promise<$_model.DeleteInstanceResponse>;
1115
1103
  /**
1116
- * Delete a network endpoint of a specific type.
1104
+ * Deletes a dedicated network access endpoint.
1117
1105
  *
1118
1106
  * @param request - DeleteNetworkAccessEndpointRequest
1119
1107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1121,7 +1109,7 @@ export default class Client extends OpenApi {
1121
1109
  */
1122
1110
  deleteNetworkAccessEndpointWithOptions(request: $_model.DeleteNetworkAccessEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteNetworkAccessEndpointResponse>;
1123
1111
  /**
1124
- * Delete a network endpoint of a specific type.
1112
+ * Deletes a dedicated network access endpoint.
1125
1113
  *
1126
1114
  * @param request - DeleteNetworkAccessEndpointRequest
1127
1115
  * @returns DeleteNetworkAccessEndpointResponse
@@ -1143,7 +1131,7 @@ export default class Client extends OpenApi {
1143
1131
  */
1144
1132
  deleteNetworkZone(request: $_model.DeleteNetworkZoneRequest): Promise<$_model.DeleteNetworkZoneResponse>;
1145
1133
  /**
1146
- * Deletes an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM). If the organization has EIAM accounts or child organizations, the delete operation fails.
1134
+ * Deletes a specified EIAM organizational unit. The deletion fails if the organizational unit contains EIAM accounts or child organizational units.
1147
1135
  *
1148
1136
  * @param request - DeleteOrganizationalUnitRequest
1149
1137
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1151,14 +1139,14 @@ export default class Client extends OpenApi {
1151
1139
  */
1152
1140
  deleteOrganizationalUnitWithOptions(request: $_model.DeleteOrganizationalUnitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteOrganizationalUnitResponse>;
1153
1141
  /**
1154
- * Deletes an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM). If the organization has EIAM accounts or child organizations, the delete operation fails.
1142
+ * Deletes a specified EIAM organizational unit. The deletion fails if the organizational unit contains EIAM accounts or child organizational units.
1155
1143
  *
1156
1144
  * @param request - DeleteOrganizationalUnitRequest
1157
1145
  * @returns DeleteOrganizationalUnitResponse
1158
1146
  */
1159
1147
  deleteOrganizationalUnit(request: $_model.DeleteOrganizationalUnitRequest): Promise<$_model.DeleteOrganizationalUnitResponse>;
1160
1148
  /**
1161
- * Deletes information about an organization and forcefully deletes all accounts and sub-organizations in the organization.
1149
+ * Deletes all data of a specified organization. This operation can force delete all accounts and sub-organizations under the specified organization.
1162
1150
  *
1163
1151
  * @param request - DeleteOrganizationalUnitChildrenRequest
1164
1152
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1166,7 +1154,7 @@ export default class Client extends OpenApi {
1166
1154
  */
1167
1155
  deleteOrganizationalUnitChildrenWithOptions(request: $_model.DeleteOrganizationalUnitChildrenRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteOrganizationalUnitChildrenResponse>;
1168
1156
  /**
1169
- * Deletes information about an organization and forcefully deletes all accounts and sub-organizations in the organization.
1157
+ * Deletes all data of a specified organization. This operation can force delete all accounts and sub-organizations under the specified organization.
1170
1158
  *
1171
1159
  * @param request - DeleteOrganizationalUnitChildrenRequest
1172
1160
  * @returns DeleteOrganizationalUnitChildrenResponse
@@ -1188,7 +1176,7 @@ export default class Client extends OpenApi {
1188
1176
  */
1189
1177
  deleteResourceServerScope(request: $_model.DeleteResourceServerScopeRequest): Promise<$_model.DeleteResourceServerScopeResponse>;
1190
1178
  /**
1191
- * Deletes a specified EIAM user and purges all related information.
1179
+ * Deletes a specified EIAM account and purges all information associated with the account.
1192
1180
  *
1193
1181
  * @param request - DeleteUserRequest
1194
1182
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1196,7 +1184,7 @@ export default class Client extends OpenApi {
1196
1184
  */
1197
1185
  deleteUserWithOptions(request: $_model.DeleteUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUserResponse>;
1198
1186
  /**
1199
- * Deletes a specified EIAM user and purges all related information.
1187
+ * Deletes a specified EIAM account and purges all information associated with the account.
1200
1188
  *
1201
1189
  * @param request - DeleteUserRequest
1202
1190
  * @returns DeleteUserResponse
@@ -1443,7 +1431,7 @@ export default class Client extends OpenApi {
1443
1431
  * Disables a conditional access policy.
1444
1432
  *
1445
1433
  * @remarks
1446
- * When you disable a conditional access policy, the policy no longer blocks access. Make sure that you are aware of the potential threats that may arise from this operation.
1434
+ * When you change a conditional access policy from the enabled state to the disabled state, the policy no longer intercepts requests. Confirm that you are aware of the security risks that this operation may cause.
1447
1435
  *
1448
1436
  * @param request - DisableConditionalAccessPolicyRequest
1449
1437
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1454,7 +1442,7 @@ export default class Client extends OpenApi {
1454
1442
  * Disables a conditional access policy.
1455
1443
  *
1456
1444
  * @remarks
1457
- * When you disable a conditional access policy, the policy no longer blocks access. Make sure that you are aware of the potential threats that may arise from this operation.
1445
+ * When you change a conditional access policy from the enabled state to the disabled state, the policy no longer intercepts requests. Confirm that you are aware of the security risks that this operation may cause.
1458
1446
  *
1459
1447
  * @param request - DisableConditionalAccessPolicyRequest
1460
1448
  * @returns DisableConditionalAccessPolicyResponse
@@ -1491,7 +1479,7 @@ export default class Client extends OpenApi {
1491
1479
  */
1492
1480
  disableCredentialProvider(request: $_model.DisableCredentialProviderRequest): Promise<$_model.DisableCredentialProviderResponse>;
1493
1481
  /**
1494
- * Disables a custom field.
1482
+ * Disables a field.
1495
1483
  *
1496
1484
  * @param request - DisableCustomFieldRequest
1497
1485
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1499,14 +1487,14 @@ export default class Client extends OpenApi {
1499
1487
  */
1500
1488
  disableCustomFieldWithOptions(request: $_model.DisableCustomFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableCustomFieldResponse>;
1501
1489
  /**
1502
- * Disables a custom field.
1490
+ * Disables a field.
1503
1491
  *
1504
1492
  * @param request - DisableCustomFieldRequest
1505
1493
  * @returns DisableCustomFieldResponse
1506
1494
  */
1507
1495
  disableCustomField(request: $_model.DisableCustomFieldRequest): Promise<$_model.DisableCustomFieldResponse>;
1508
1496
  /**
1509
- * Disables a custom privacy policy.
1497
+ * Disables a custom term.
1510
1498
  *
1511
1499
  * @param request - DisableCustomPrivacyPolicyRequest
1512
1500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1514,14 +1502,14 @@ export default class Client extends OpenApi {
1514
1502
  */
1515
1503
  disableCustomPrivacyPolicyWithOptions(request: $_model.DisableCustomPrivacyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableCustomPrivacyPolicyResponse>;
1516
1504
  /**
1517
- * Disables a custom privacy policy.
1505
+ * Disables a custom term.
1518
1506
  *
1519
1507
  * @param request - DisableCustomPrivacyPolicyRequest
1520
1508
  * @returns DisableCustomPrivacyPolicyResponse
1521
1509
  */
1522
1510
  disableCustomPrivacyPolicy(request: $_model.DisableCustomPrivacyPolicyRequest): Promise<$_model.DisableCustomPrivacyPolicyResponse>;
1523
1511
  /**
1524
- * Disables a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. After the proxy token is disabled, the domain name may not be used as expected.
1512
+ * Disables a specified domain proxy token for an EIAM instance. After the token is disabled, domain usage is affected.
1525
1513
  *
1526
1514
  * @param request - DisableDomainProxyTokenRequest
1527
1515
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1529,7 +1517,7 @@ export default class Client extends OpenApi {
1529
1517
  */
1530
1518
  disableDomainProxyTokenWithOptions(request: $_model.DisableDomainProxyTokenRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableDomainProxyTokenResponse>;
1531
1519
  /**
1532
- * Disables a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. After the proxy token is disabled, the domain name may not be used as expected.
1520
+ * Disables a specified domain proxy token for an EIAM instance. After the token is disabled, domain usage is affected.
1533
1521
  *
1534
1522
  * @param request - DisableDomainProxyTokenRequest
1535
1523
  * @returns DisableDomainProxyTokenResponse
@@ -1569,7 +1557,7 @@ export default class Client extends OpenApi {
1569
1557
  * Disables authentication.
1570
1558
  *
1571
1559
  * @remarks
1572
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Before you perform this operation, make sure that you understand the associated risks.
1560
+ * When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
1573
1561
  *
1574
1562
  * @param request - DisableIdentityProviderAuthnRequest
1575
1563
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1580,14 +1568,14 @@ export default class Client extends OpenApi {
1580
1568
  * Disables authentication.
1581
1569
  *
1582
1570
  * @remarks
1583
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Before you perform this operation, make sure that you understand the associated risks.
1571
+ * When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
1584
1572
  *
1585
1573
  * @param request - DisableIdentityProviderAuthnRequest
1586
1574
  * @returns DisableIdentityProviderAuthnResponse
1587
1575
  */
1588
1576
  disableIdentityProviderAuthn(request: $_model.DisableIdentityProviderAuthnRequest): Promise<$_model.DisableIdentityProviderAuthnResponse>;
1589
1577
  /**
1590
- * Disable identity provider synchronization
1578
+ * Disables the inbound synchronization feature of an identity provider.
1591
1579
  *
1592
1580
  * @param request - DisableIdentityProviderUdPullRequest
1593
1581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1595,14 +1583,14 @@ export default class Client extends OpenApi {
1595
1583
  */
1596
1584
  disableIdentityProviderUdPullWithOptions(request: $_model.DisableIdentityProviderUdPullRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableIdentityProviderUdPullResponse>;
1597
1585
  /**
1598
- * Disable identity provider synchronization
1586
+ * Disables the inbound synchronization feature of an identity provider.
1599
1587
  *
1600
1588
  * @param request - DisableIdentityProviderUdPullRequest
1601
1589
  * @returns DisableIdentityProviderUdPullResponse
1602
1590
  */
1603
1591
  disableIdentityProviderUdPull(request: $_model.DisableIdentityProviderUdPullRequest): Promise<$_model.DisableIdentityProviderUdPullResponse>;
1604
1592
  /**
1605
- * Disables the feature of automatically redirecting the initial domain name to the default domain name for an Employee Identity and Access Management (EIAM) instance. After the feature is disabled, users who visit the portal page by using the initial domain name are not redirected to the default domain name.
1593
+ * Disables automatic redirect from the initialization domain to the default domain for an EIAM instance. After disabling, accessing the portal via the initialization domain will no longer redirect to the default domain.
1606
1594
  *
1607
1595
  * @param request - DisableInitDomainAutoRedirectRequest
1608
1596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1610,7 +1598,7 @@ export default class Client extends OpenApi {
1610
1598
  */
1611
1599
  disableInitDomainAutoRedirectWithOptions(request: $_model.DisableInitDomainAutoRedirectRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableInitDomainAutoRedirectResponse>;
1612
1600
  /**
1613
- * Disables the feature of automatically redirecting the initial domain name to the default domain name for an Employee Identity and Access Management (EIAM) instance. After the feature is disabled, users who visit the portal page by using the initial domain name are not redirected to the default domain name.
1601
+ * Disables automatic redirect from the initialization domain to the default domain for an EIAM instance. After disabling, accessing the portal via the initialization domain will no longer redirect to the default domain.
1614
1602
  *
1615
1603
  * @param request - DisableInitDomainAutoRedirectRequest
1616
1604
  * @returns DisableInitDomainAutoRedirectResponse
@@ -1647,7 +1635,7 @@ export default class Client extends OpenApi {
1647
1635
  */
1648
1636
  disableResourceServerCustomSubject(request: $_model.DisableResourceServerCustomSubjectRequest): Promise<$_model.DisableResourceServerCustomSubjectResponse>;
1649
1637
  /**
1650
- * Disables an Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM) account. If the account is disabled, a success message is returned.
1638
+ * Sets an account status to disabled. If the account is already disabled, the operation returns success directly.
1651
1639
  *
1652
1640
  * @param request - DisableUserRequest
1653
1641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1655,7 +1643,7 @@ export default class Client extends OpenApi {
1655
1643
  */
1656
1644
  disableUserWithOptions(request: $_model.DisableUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableUserResponse>;
1657
1645
  /**
1658
- * Disables an Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM) account. If the account is disabled, a success message is returned.
1646
+ * Sets an account status to disabled. If the account is already disabled, the operation returns success directly.
1659
1647
  *
1660
1648
  * @param request - DisableUserRequest
1661
1649
  * @returns DisableUserResponse
@@ -1860,7 +1848,7 @@ export default class Client extends OpenApi {
1860
1848
  * Enables a conditional access policy.
1861
1849
  *
1862
1850
  * @remarks
1863
- * When you disable a conditional access policy, it no longer blocks access. Be aware of the potential threats before you perform this operation.
1851
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Confirm that you are aware of the risks that this operation may cause.
1864
1852
  *
1865
1853
  * @param request - EnableConditionalAccessPolicyRequest
1866
1854
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1871,7 +1859,7 @@ export default class Client extends OpenApi {
1871
1859
  * Enables a conditional access policy.
1872
1860
  *
1873
1861
  * @remarks
1874
- * When you disable a conditional access policy, it no longer blocks access. Be aware of the potential threats before you perform this operation.
1862
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Confirm that you are aware of the risks that this operation may cause.
1875
1863
  *
1876
1864
  * @param request - EnableConditionalAccessPolicyRequest
1877
1865
  * @returns EnableConditionalAccessPolicyResponse
@@ -1908,10 +1896,10 @@ export default class Client extends OpenApi {
1908
1896
  */
1909
1897
  enableCredentialProvider(request: $_model.EnableCredentialProviderRequest): Promise<$_model.EnableCredentialProviderResponse>;
1910
1898
  /**
1911
- * Enables a custom field.
1899
+ * Enables a field.
1912
1900
  *
1913
1901
  * @remarks
1914
- * *Before you use this API, make sure you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) for IDaaS EIAM.**
1902
+ * *Before you use this operation, make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**.
1915
1903
  *
1916
1904
  * @param request - EnableCustomFieldRequest
1917
1905
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1919,17 +1907,17 @@ export default class Client extends OpenApi {
1919
1907
  */
1920
1908
  enableCustomFieldWithOptions(request: $_model.EnableCustomFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableCustomFieldResponse>;
1921
1909
  /**
1922
- * Enables a custom field.
1910
+ * Enables a field.
1923
1911
  *
1924
1912
  * @remarks
1925
- * *Before you use this API, make sure you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) for IDaaS EIAM.**
1913
+ * *Before you use this operation, make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**.
1926
1914
  *
1927
1915
  * @param request - EnableCustomFieldRequest
1928
1916
  * @returns EnableCustomFieldResponse
1929
1917
  */
1930
1918
  enableCustomField(request: $_model.EnableCustomFieldRequest): Promise<$_model.EnableCustomFieldResponse>;
1931
1919
  /**
1932
- * Enabling custom terms
1920
+ * Enables a custom clause.
1933
1921
  *
1934
1922
  * @param request - EnableCustomPrivacyPolicyRequest
1935
1923
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1937,14 +1925,14 @@ export default class Client extends OpenApi {
1937
1925
  */
1938
1926
  enableCustomPrivacyPolicyWithOptions(request: $_model.EnableCustomPrivacyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableCustomPrivacyPolicyResponse>;
1939
1927
  /**
1940
- * Enabling custom terms
1928
+ * Enables a custom clause.
1941
1929
  *
1942
1930
  * @param request - EnableCustomPrivacyPolicyRequest
1943
1931
  * @returns EnableCustomPrivacyPolicyResponse
1944
1932
  */
1945
1933
  enableCustomPrivacyPolicy(request: $_model.EnableCustomPrivacyPolicyRequest): Promise<$_model.EnableCustomPrivacyPolicyResponse>;
1946
1934
  /**
1947
- * Enables a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. The proxy token is used to verify the security of the domain name.
1935
+ * Enables a domain proxy token for a specified EIAM instance domain name to verify domain security.
1948
1936
  *
1949
1937
  * @param request - EnableDomainProxyTokenRequest
1950
1938
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1952,7 +1940,7 @@ export default class Client extends OpenApi {
1952
1940
  */
1953
1941
  enableDomainProxyTokenWithOptions(request: $_model.EnableDomainProxyTokenRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableDomainProxyTokenResponse>;
1954
1942
  /**
1955
- * Enables a proxy token for a domain name of an Employee Identity and Access Management (EIAM) instance. The proxy token is used to verify the security of the domain name.
1943
+ * Enables a domain proxy token for a specified EIAM instance domain name to verify domain security.
1956
1944
  *
1957
1945
  * @param request - EnableDomainProxyTokenRequest
1958
1946
  * @returns EnableDomainProxyTokenResponse
@@ -1992,7 +1980,7 @@ export default class Client extends OpenApi {
1992
1980
  * Enables authentication.
1993
1981
  *
1994
1982
  * @remarks
1995
- * When a conditional access policy is disabled, it no longer blocks access. Ensure that you understand the potential security threats before you perform this operation.
1983
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Make sure that you are aware of the risks that this operation may cause.
1996
1984
  *
1997
1985
  * @param request - EnableIdentityProviderAuthnRequest
1998
1986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2003,14 +1991,14 @@ export default class Client extends OpenApi {
2003
1991
  * Enables authentication.
2004
1992
  *
2005
1993
  * @remarks
2006
- * When a conditional access policy is disabled, it no longer blocks access. Ensure that you understand the potential security threats before you perform this operation.
1994
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Make sure that you are aware of the risks that this operation may cause.
2007
1995
  *
2008
1996
  * @param request - EnableIdentityProviderAuthnRequest
2009
1997
  * @returns EnableIdentityProviderAuthnResponse
2010
1998
  */
2011
1999
  enableIdentityProviderAuthn(request: $_model.EnableIdentityProviderAuthnRequest): Promise<$_model.EnableIdentityProviderAuthnResponse>;
2012
2000
  /**
2013
- * Enable identity provider synchronization.
2001
+ * Enables the inbound synchronization feature for an identity provider.
2014
2002
  *
2015
2003
  * @param request - EnableIdentityProviderUdPullRequest
2016
2004
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2018,14 +2006,14 @@ export default class Client extends OpenApi {
2018
2006
  */
2019
2007
  enableIdentityProviderUdPullWithOptions(request: $_model.EnableIdentityProviderUdPullRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableIdentityProviderUdPullResponse>;
2020
2008
  /**
2021
- * Enable identity provider synchronization.
2009
+ * Enables the inbound synchronization feature for an identity provider.
2022
2010
  *
2023
2011
  * @param request - EnableIdentityProviderUdPullRequest
2024
2012
  * @returns EnableIdentityProviderUdPullResponse
2025
2013
  */
2026
2014
  enableIdentityProviderUdPull(request: $_model.EnableIdentityProviderUdPullRequest): Promise<$_model.EnableIdentityProviderUdPullResponse>;
2027
2015
  /**
2028
- * Enables automatic redirection from the initialization domain name to the default domain name for an EIAM instance. After this feature is enabled, portal access via the initialization domain name is redirected to the default domain name.
2016
+ * Enables automatic redirection from the initialization domain to the default domain for an EIAM instance. After this feature is enabled, accessing the portal through the initialization domain will redirect to the default domain address.
2029
2017
  *
2030
2018
  * @param request - EnableInitDomainAutoRedirectRequest
2031
2019
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2033,7 +2021,7 @@ export default class Client extends OpenApi {
2033
2021
  */
2034
2022
  enableInitDomainAutoRedirectWithOptions(request: $_model.EnableInitDomainAutoRedirectRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableInitDomainAutoRedirectResponse>;
2035
2023
  /**
2036
- * Enables automatic redirection from the initialization domain name to the default domain name for an EIAM instance. After this feature is enabled, portal access via the initialization domain name is redirected to the default domain name.
2024
+ * Enables automatic redirection from the initialization domain to the default domain for an EIAM instance. After this feature is enabled, accessing the portal through the initialization domain will redirect to the default domain address.
2037
2025
  *
2038
2026
  * @param request - EnableInitDomainAutoRedirectRequest
2039
2027
  * @returns EnableInitDomainAutoRedirectResponse
@@ -2070,7 +2058,7 @@ export default class Client extends OpenApi {
2070
2058
  */
2071
2059
  enableResourceServerCustomSubject(request: $_model.EnableResourceServerCustomSubjectRequest): Promise<$_model.EnableResourceServerCustomSubjectResponse>;
2072
2060
  /**
2073
- * Enables an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS).
2061
+ * Sets an account to the enabled state.
2074
2062
  *
2075
2063
  * @param request - EnableUserRequest
2076
2064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2078,7 +2066,7 @@ export default class Client extends OpenApi {
2078
2066
  */
2079
2067
  enableUserWithOptions(request: $_model.EnableUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableUserResponse>;
2080
2068
  /**
2081
- * Enables an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS).
2069
+ * Sets an account to the enabled state.
2082
2070
  *
2083
2071
  * @param request - EnableUserRequest
2084
2072
  * @returns EnableUserResponse
@@ -2100,7 +2088,7 @@ export default class Client extends OpenApi {
2100
2088
  */
2101
2089
  execIdentityProviderMetadataUrlResolution(request: $_model.ExecIdentityProviderMetadataUrlResolutionRequest): Promise<$_model.ExecIdentityProviderMetadataUrlResolutionResponse>;
2102
2090
  /**
2103
- * Generates a download URL for the result of a file import.
2091
+ * Generates a download URL for file import results.
2104
2092
  *
2105
2093
  * @param request - GenerateDownloadUrlForSynchronizationJobRequest
2106
2094
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2108,7 +2096,7 @@ export default class Client extends OpenApi {
2108
2096
  */
2109
2097
  generateDownloadUrlForSynchronizationJobWithOptions(request: $_model.GenerateDownloadUrlForSynchronizationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateDownloadUrlForSynchronizationJobResponse>;
2110
2098
  /**
2111
- * Generates a download URL for the result of a file import.
2099
+ * Generates a download URL for file import results.
2112
2100
  *
2113
2101
  * @param request - GenerateDownloadUrlForSynchronizationJobRequest
2114
2102
  * @returns GenerateDownloadUrlForSynchronizationJobResponse
@@ -2145,7 +2133,7 @@ export default class Client extends OpenApi {
2145
2133
  */
2146
2134
  generateOauthToken(request: $_model.GenerateOauthTokenRequest): Promise<$_model.GenerateOauthTokenResponse>;
2147
2135
  /**
2148
- * Generates an upload credential.
2136
+ * Get Upload Authentication
2149
2137
  *
2150
2138
  * @param request - GenerateUploadAuthRequest
2151
2139
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2153,7 +2141,7 @@ export default class Client extends OpenApi {
2153
2141
  */
2154
2142
  generateUploadAuthWithOptions(request: $_model.GenerateUploadAuthRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateUploadAuthResponse>;
2155
2143
  /**
2156
- * Generates an upload credential.
2144
+ * Get Upload Authentication
2157
2145
  *
2158
2146
  * @param request - GenerateUploadAuthRequest
2159
2147
  * @returns GenerateUploadAuthResponse
@@ -2325,7 +2313,7 @@ export default class Client extends OpenApi {
2325
2313
  */
2326
2314
  getApplicationTemplate(request: $_model.GetApplicationTemplateRequest): Promise<$_model.GetApplicationTemplateResponse>;
2327
2315
  /**
2328
- * Queries the information about an authorized resource.
2316
+ * Queries information about an authorized resource.
2329
2317
  *
2330
2318
  * @param request - GetAuthorizationResourceRequest
2331
2319
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2333,7 +2321,7 @@ export default class Client extends OpenApi {
2333
2321
  */
2334
2322
  getAuthorizationResourceWithOptions(request: $_model.GetAuthorizationResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAuthorizationResourceResponse>;
2335
2323
  /**
2336
- * Queries the information about an authorized resource.
2324
+ * Queries information about an authorized resource.
2337
2325
  *
2338
2326
  * @param request - GetAuthorizationResourceRequest
2339
2327
  * @returns GetAuthorizationResourceResponse
@@ -2355,7 +2343,22 @@ export default class Client extends OpenApi {
2355
2343
  */
2356
2344
  getAuthorizationRule(request: $_model.GetAuthorizationRuleRequest): Promise<$_model.GetAuthorizationRuleResponse>;
2357
2345
  /**
2358
- * Retrieves the details of a brand.
2346
+ * Queries an authorization server.
2347
+ *
2348
+ * @param request - GetAuthorizationServerRequest
2349
+ * @param runtime - runtime options for this request RuntimeOptions
2350
+ * @returns GetAuthorizationServerResponse
2351
+ */
2352
+ getAuthorizationServerWithOptions(request: $_model.GetAuthorizationServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAuthorizationServerResponse>;
2353
+ /**
2354
+ * Queries an authorization server.
2355
+ *
2356
+ * @param request - GetAuthorizationServerRequest
2357
+ * @returns GetAuthorizationServerResponse
2358
+ */
2359
+ getAuthorizationServer(request: $_model.GetAuthorizationServerRequest): Promise<$_model.GetAuthorizationServerResponse>;
2360
+ /**
2361
+ * Get Brand Details
2359
2362
  *
2360
2363
  * @param request - GetBrandRequest
2361
2364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2363,7 +2366,7 @@ export default class Client extends OpenApi {
2363
2366
  */
2364
2367
  getBrandWithOptions(request: $_model.GetBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetBrandResponse>;
2365
2368
  /**
2366
- * Retrieves the details of a brand.
2369
+ * Get Brand Details
2367
2370
  *
2368
2371
  * @param request - GetBrandRequest
2369
2372
  * @returns GetBrandResponse
@@ -2385,7 +2388,7 @@ export default class Client extends OpenApi {
2385
2388
  */
2386
2389
  getClientPublicKey(request: $_model.GetClientPublicKeyRequest): Promise<$_model.GetClientPublicKeyResponse>;
2387
2390
  /**
2388
- * Retrieves information about resources in an Alibaba Cloud account.
2391
+ * Queries the resource information of a cloud account.
2389
2392
  *
2390
2393
  * @param request - GetCloudAccountRequest
2391
2394
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2393,7 +2396,7 @@ export default class Client extends OpenApi {
2393
2396
  */
2394
2397
  getCloudAccountWithOptions(request: $_model.GetCloudAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCloudAccountResponse>;
2395
2398
  /**
2396
- * Retrieves information about resources in an Alibaba Cloud account.
2399
+ * Queries the resource information of a cloud account.
2397
2400
  *
2398
2401
  * @param request - GetCloudAccountRequest
2399
2402
  * @returns GetCloudAccountResponse
@@ -2415,10 +2418,10 @@ export default class Client extends OpenApi {
2415
2418
  */
2416
2419
  getCloudAccountRole(request: $_model.GetCloudAccountRoleRequest): Promise<$_model.GetCloudAccountRoleResponse>;
2417
2420
  /**
2418
- * Retrieves a conditional access policy.
2421
+ * Get a conditional access policy.
2419
2422
  *
2420
2423
  * @remarks
2421
- * This operation retrieves a conditional access policy.
2424
+ * Query a conditional access policy.
2422
2425
  *
2423
2426
  * @param request - GetConditionalAccessPolicyRequest
2424
2427
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2426,10 +2429,10 @@ export default class Client extends OpenApi {
2426
2429
  */
2427
2430
  getConditionalAccessPolicyWithOptions(request: $_model.GetConditionalAccessPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConditionalAccessPolicyResponse>;
2428
2431
  /**
2429
- * Retrieves a conditional access policy.
2432
+ * Get a conditional access policy.
2430
2433
  *
2431
2434
  * @remarks
2432
- * This operation retrieves a conditional access policy.
2435
+ * Query a conditional access policy.
2433
2436
  *
2434
2437
  * @param request - GetConditionalAccessPolicyRequest
2435
2438
  * @returns GetConditionalAccessPolicyResponse
@@ -2466,10 +2469,7 @@ export default class Client extends OpenApi {
2466
2469
  */
2467
2470
  getCredentialProvider(request: $_model.GetCredentialProviderRequest): Promise<$_model.GetCredentialProviderResponse>;
2468
2471
  /**
2469
- * Retrieves custom field information.
2470
- *
2471
- * @remarks
2472
- * *Before using this operation, review the IDaaS pricing model and [pricing details](https://www.aliyun.com/price/product#/ecs/detail).**
2472
+ * Retrieves the information about an extended field.
2473
2473
  *
2474
2474
  * @param request - GetCustomFieldRequest
2475
2475
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2477,17 +2477,14 @@ export default class Client extends OpenApi {
2477
2477
  */
2478
2478
  getCustomFieldWithOptions(request: $_model.GetCustomFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCustomFieldResponse>;
2479
2479
  /**
2480
- * Retrieves custom field information.
2481
- *
2482
- * @remarks
2483
- * *Before using this operation, review the IDaaS pricing model and [pricing details](https://www.aliyun.com/price/product#/ecs/detail).**
2480
+ * Retrieves the information about an extended field.
2484
2481
  *
2485
2482
  * @param request - GetCustomFieldRequest
2486
2483
  * @returns GetCustomFieldResponse
2487
2484
  */
2488
2485
  getCustomField(request: $_model.GetCustomFieldRequest): Promise<$_model.GetCustomFieldResponse>;
2489
2486
  /**
2490
- * Obtaining custom terms
2487
+ * Retrieves a custom privacy policy.
2491
2488
  *
2492
2489
  * @param request - GetCustomPrivacyPolicyRequest
2493
2490
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2495,7 +2492,7 @@ export default class Client extends OpenApi {
2495
2492
  */
2496
2493
  getCustomPrivacyPolicyWithOptions(request: $_model.GetCustomPrivacyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCustomPrivacyPolicyResponse>;
2497
2494
  /**
2498
- * Obtaining custom terms
2495
+ * Retrieves a custom privacy policy.
2499
2496
  *
2500
2497
  * @param request - GetCustomPrivacyPolicyRequest
2501
2498
  * @returns GetCustomPrivacyPolicyResponse
@@ -2547,7 +2544,7 @@ export default class Client extends OpenApi {
2547
2544
  */
2548
2545
  getFederatedCredentialProvider(request: $_model.GetFederatedCredentialProviderRequest): Promise<$_model.GetFederatedCredentialProviderResponse>;
2549
2546
  /**
2550
- * Queries the forgot-password configuration for a specified EIAM instance.
2547
+ * Queries the forgot password policy of a specified EIAM instance.
2551
2548
  *
2552
2549
  * @param request - GetForgetPasswordConfigurationRequest
2553
2550
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2555,14 +2552,14 @@ export default class Client extends OpenApi {
2555
2552
  */
2556
2553
  getForgetPasswordConfigurationWithOptions(request: $_model.GetForgetPasswordConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetForgetPasswordConfigurationResponse>;
2557
2554
  /**
2558
- * Queries the forgot-password configuration for a specified EIAM instance.
2555
+ * Queries the forgot password policy of a specified EIAM instance.
2559
2556
  *
2560
2557
  * @param request - GetForgetPasswordConfigurationRequest
2561
2558
  * @returns GetForgetPasswordConfigurationResponse
2562
2559
  */
2563
2560
  getForgetPasswordConfiguration(request: $_model.GetForgetPasswordConfigurationRequest): Promise<$_model.GetForgetPasswordConfigurationResponse>;
2564
2561
  /**
2565
- * Retrieves the information about an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2562
+ * Queries the details of an EIAM account group.
2566
2563
  *
2567
2564
  * @param request - GetGroupRequest
2568
2565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2570,14 +2567,14 @@ export default class Client extends OpenApi {
2570
2567
  */
2571
2568
  getGroupWithOptions(request: $_model.GetGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetGroupResponse>;
2572
2569
  /**
2573
- * Retrieves the information about an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2570
+ * Queries the details of an EIAM account group.
2574
2571
  *
2575
2572
  * @param request - GetGroupRequest
2576
2573
  * @returns GetGroupResponse
2577
2574
  */
2578
2575
  getGroup(request: $_model.GetGroupRequest): Promise<$_model.GetGroupResponse>;
2579
2576
  /**
2580
- * Get an identity provider.
2577
+ * Retrieves an identity provider.
2581
2578
  *
2582
2579
  * @param request - GetIdentityProviderRequest
2583
2580
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2585,7 +2582,7 @@ export default class Client extends OpenApi {
2585
2582
  */
2586
2583
  getIdentityProviderWithOptions(request: $_model.GetIdentityProviderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetIdentityProviderResponse>;
2587
2584
  /**
2588
- * Get an identity provider.
2585
+ * Retrieves an identity provider.
2589
2586
  *
2590
2587
  * @param request - GetIdentityProviderRequest
2591
2588
  * @returns GetIdentityProviderResponse
@@ -2622,7 +2619,7 @@ export default class Client extends OpenApi {
2622
2619
  */
2623
2620
  getIdentityProviderStatusCheckJob(request: $_model.GetIdentityProviderStatusCheckJobRequest): Promise<$_model.GetIdentityProviderStatusCheckJobResponse>;
2624
2621
  /**
2625
- * Get IdP Inbound Synchronization Configuration Information
2622
+ * Retrieves the inbound synchronization configuration of an identity provider (IdP).
2626
2623
  *
2627
2624
  * @param request - GetIdentityProviderUdPullConfigurationRequest
2628
2625
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2630,7 +2627,7 @@ export default class Client extends OpenApi {
2630
2627
  */
2631
2628
  getIdentityProviderUdPullConfigurationWithOptions(request: $_model.GetIdentityProviderUdPullConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetIdentityProviderUdPullConfigurationResponse>;
2632
2629
  /**
2633
- * Get IdP Inbound Synchronization Configuration Information
2630
+ * Retrieves the inbound synchronization configuration of an identity provider (IdP).
2634
2631
  *
2635
2632
  * @param request - GetIdentityProviderUdPullConfigurationRequest
2636
2633
  * @returns GetIdentityProviderUdPullConfigurationResponse
@@ -2652,7 +2649,7 @@ export default class Client extends OpenApi {
2652
2649
  */
2653
2650
  getIdentityProviderUdPushConfiguration(request: $_model.GetIdentityProviderUdPushConfigurationRequest): Promise<$_model.GetIdentityProviderUdPushConfigurationResponse>;
2654
2651
  /**
2655
- * Queries the detailed information of an EIAM instance.
2652
+ * Queries the details of an EIAM instance.
2656
2653
  *
2657
2654
  * @param request - GetInstanceRequest
2658
2655
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2660,14 +2657,14 @@ export default class Client extends OpenApi {
2660
2657
  */
2661
2658
  getInstanceWithOptions(request: $_model.GetInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceResponse>;
2662
2659
  /**
2663
- * Queries the detailed information of an EIAM instance.
2660
+ * Queries the details of an EIAM instance.
2664
2661
  *
2665
2662
  * @param request - GetInstanceRequest
2666
2663
  * @returns GetInstanceResponse
2667
2664
  */
2668
2665
  getInstance(request: $_model.GetInstanceRequest): Promise<$_model.GetInstanceResponse>;
2669
2666
  /**
2670
- * Queries the control configuration for an instance.
2667
+ * Queries instance control items.
2671
2668
  *
2672
2669
  * @param request - GetInstanceControlConfigurationRequest
2673
2670
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2675,17 +2672,14 @@ export default class Client extends OpenApi {
2675
2672
  */
2676
2673
  getInstanceControlConfigurationWithOptions(request: $_model.GetInstanceControlConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceControlConfigurationResponse>;
2677
2674
  /**
2678
- * Queries the control configuration for an instance.
2675
+ * Queries instance control items.
2679
2676
  *
2680
2677
  * @param request - GetInstanceControlConfigurationRequest
2681
2678
  * @returns GetInstanceControlConfigurationResponse
2682
2679
  */
2683
2680
  getInstanceControlConfiguration(request: $_model.GetInstanceControlConfigurationRequest): Promise<$_model.GetInstanceControlConfigurationResponse>;
2684
2681
  /**
2685
- * Retrieves the language and time zone information for an instance.
2686
- *
2687
- * @remarks
2688
- * When you disable a conditional access policy, it no longer intercepts access requests. Confirm that you understand the security risks associated with this action.
2682
+ * Retrieves the language and time zone information of an instance.
2689
2683
  *
2690
2684
  * @param request - GetInstanceGlobalizationConfigRequest
2691
2685
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2693,10 +2687,7 @@ export default class Client extends OpenApi {
2693
2687
  */
2694
2688
  getInstanceGlobalizationConfigWithOptions(request: $_model.GetInstanceGlobalizationConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceGlobalizationConfigResponse>;
2695
2689
  /**
2696
- * Retrieves the language and time zone information for an instance.
2697
- *
2698
- * @remarks
2699
- * When you disable a conditional access policy, it no longer intercepts access requests. Confirm that you understand the security risks associated with this action.
2690
+ * Retrieves the language and time zone information of an instance.
2700
2691
  *
2701
2692
  * @param request - GetInstanceGlobalizationConfigRequest
2702
2693
  * @returns GetInstanceGlobalizationConfigResponse
@@ -2724,7 +2715,7 @@ export default class Client extends OpenApi {
2724
2715
  */
2725
2716
  getInstanceLicense(request: $_model.GetInstanceLicenseRequest): Promise<$_model.GetInstanceLicenseResponse>;
2726
2717
  /**
2727
- * Retrieves information about all modules within a primary module.
2718
+ * Retrieves all module information under a first-level module.
2728
2719
  *
2729
2720
  * @param request - GetInstanceModuleInfoRequest
2730
2721
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2732,14 +2723,14 @@ export default class Client extends OpenApi {
2732
2723
  */
2733
2724
  getInstanceModuleInfoWithOptions(request: $_model.GetInstanceModuleInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceModuleInfoResponse>;
2734
2725
  /**
2735
- * Retrieves information about all modules within a primary module.
2726
+ * Retrieves all module information under a first-level module.
2736
2727
  *
2737
2728
  * @param request - GetInstanceModuleInfoRequest
2738
2729
  * @returns GetInstanceModuleInfoResponse
2739
2730
  */
2740
2731
  getInstanceModuleInfo(request: $_model.GetInstanceModuleInfoRequest): Promise<$_model.GetInstanceModuleInfoResponse>;
2741
2732
  /**
2742
- * Retrieves the quota of a specific type for an instance.
2733
+ * Retrieves the quota of a single type for an instance.
2743
2734
  *
2744
2735
  * @param request - GetInstanceQuotaRequest
2745
2736
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2747,7 +2738,7 @@ export default class Client extends OpenApi {
2747
2738
  */
2748
2739
  getInstanceQuotaWithOptions(request: $_model.GetInstanceQuotaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceQuotaResponse>;
2749
2740
  /**
2750
- * Retrieves the quota of a specific type for an instance.
2741
+ * Retrieves the quota of a single type for an instance.
2751
2742
  *
2752
2743
  * @param request - GetInstanceQuotaRequest
2753
2744
  * @returns GetInstanceQuotaResponse
@@ -2769,7 +2760,7 @@ export default class Client extends OpenApi {
2769
2760
  */
2770
2761
  getInstanceTrialStatus(request: $_model.GetInstanceTrialStatusRequest): Promise<$_model.GetInstanceTrialStatusResponse>;
2771
2762
  /**
2772
- * Configure the post-logon redirect application for a brand
2763
+ * Sets the post-logon redirect application for a brand.
2773
2764
  *
2774
2765
  * @param request - GetLoginRedirectApplicationForBrandRequest
2775
2766
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2777,14 +2768,14 @@ export default class Client extends OpenApi {
2777
2768
  */
2778
2769
  getLoginRedirectApplicationForBrandWithOptions(request: $_model.GetLoginRedirectApplicationForBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetLoginRedirectApplicationForBrandResponse>;
2779
2770
  /**
2780
- * Configure the post-logon redirect application for a brand
2771
+ * Sets the post-logon redirect application for a brand.
2781
2772
  *
2782
2773
  * @param request - GetLoginRedirectApplicationForBrandRequest
2783
2774
  * @returns GetLoginRedirectApplicationForBrandResponse
2784
2775
  */
2785
2776
  getLoginRedirectApplicationForBrand(request: $_model.GetLoginRedirectApplicationForBrandRequest): Promise<$_model.GetLoginRedirectApplicationForBrandResponse>;
2786
2777
  /**
2787
- * Get Network Endpoint Information
2778
+ * Queries the information about a specified network access endpoint.
2788
2779
  *
2789
2780
  * @param request - GetNetworkAccessEndpointRequest
2790
2781
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2792,7 +2783,7 @@ export default class Client extends OpenApi {
2792
2783
  */
2793
2784
  getNetworkAccessEndpointWithOptions(request: $_model.GetNetworkAccessEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetNetworkAccessEndpointResponse>;
2794
2785
  /**
2795
- * Get Network Endpoint Information
2786
+ * Queries the information about a specified network access endpoint.
2796
2787
  *
2797
2788
  * @param request - GetNetworkAccessEndpointRequest
2798
2789
  * @returns GetNetworkAccessEndpointResponse
@@ -2814,7 +2805,7 @@ export default class Client extends OpenApi {
2814
2805
  */
2815
2806
  getNetworkZone(request: $_model.GetNetworkZoneRequest): Promise<$_model.GetNetworkZoneResponse>;
2816
2807
  /**
2817
- * Queries the information about an organizational unit in Identity as a Service (IDaaS) Employee IAM (EIAM).
2808
+ * Queries the information of an EIAM organizational unit.
2818
2809
  *
2819
2810
  * @param request - GetOrganizationalUnitRequest
2820
2811
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2822,7 +2813,7 @@ export default class Client extends OpenApi {
2822
2813
  */
2823
2814
  getOrganizationalUnitWithOptions(request: $_model.GetOrganizationalUnitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetOrganizationalUnitResponse>;
2824
2815
  /**
2825
- * Queries the information about an organizational unit in Identity as a Service (IDaaS) Employee IAM (EIAM).
2816
+ * Queries the information of an EIAM organizational unit.
2826
2817
  *
2827
2818
  * @param request - GetOrganizationalUnitRequest
2828
2819
  * @returns GetOrganizationalUnitResponse
@@ -2844,7 +2835,7 @@ export default class Client extends OpenApi {
2844
2835
  */
2845
2836
  getPasswordComplexityConfiguration(request: $_model.GetPasswordComplexityConfigurationRequest): Promise<$_model.GetPasswordComplexityConfigurationResponse>;
2846
2837
  /**
2847
- * Queries the password expiration configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2838
+ * Queries the password expiration policy of a specified EIAM instance.
2848
2839
  *
2849
2840
  * @param request - GetPasswordExpirationConfigurationRequest
2850
2841
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2852,14 +2843,14 @@ export default class Client extends OpenApi {
2852
2843
  */
2853
2844
  getPasswordExpirationConfigurationWithOptions(request: $_model.GetPasswordExpirationConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetPasswordExpirationConfigurationResponse>;
2854
2845
  /**
2855
- * Queries the password expiration configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2846
+ * Queries the password expiration policy of a specified EIAM instance.
2856
2847
  *
2857
2848
  * @param request - GetPasswordExpirationConfigurationRequest
2858
2849
  * @returns GetPasswordExpirationConfigurationResponse
2859
2850
  */
2860
2851
  getPasswordExpirationConfiguration(request: $_model.GetPasswordExpirationConfigurationRequest): Promise<$_model.GetPasswordExpirationConfigurationResponse>;
2861
2852
  /**
2862
- * Queries the password history configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2853
+ * Queries the password history policy of a specified EIAM instance.
2863
2854
  *
2864
2855
  * @param request - GetPasswordHistoryConfigurationRequest
2865
2856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2867,14 +2858,14 @@ export default class Client extends OpenApi {
2867
2858
  */
2868
2859
  getPasswordHistoryConfigurationWithOptions(request: $_model.GetPasswordHistoryConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetPasswordHistoryConfigurationResponse>;
2869
2860
  /**
2870
- * Queries the password history configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2861
+ * Queries the password history policy of a specified EIAM instance.
2871
2862
  *
2872
2863
  * @param request - GetPasswordHistoryConfigurationRequest
2873
2864
  * @returns GetPasswordHistoryConfigurationResponse
2874
2865
  */
2875
2866
  getPasswordHistoryConfiguration(request: $_model.GetPasswordHistoryConfigurationRequest): Promise<$_model.GetPasswordHistoryConfigurationResponse>;
2876
2867
  /**
2877
- * Queries the password initialization configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2868
+ * Queries the password initialization policy of Employee Identity and Access Management (EIAM).
2878
2869
  *
2879
2870
  * @param request - GetPasswordInitializationConfigurationRequest
2880
2871
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2882,14 +2873,14 @@ export default class Client extends OpenApi {
2882
2873
  */
2883
2874
  getPasswordInitializationConfigurationWithOptions(request: $_model.GetPasswordInitializationConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetPasswordInitializationConfigurationResponse>;
2884
2875
  /**
2885
- * Queries the password initialization configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
2876
+ * Queries the password initialization policy of Employee Identity and Access Management (EIAM).
2886
2877
  *
2887
2878
  * @param request - GetPasswordInitializationConfigurationRequest
2888
2879
  * @returns GetPasswordInitializationConfigurationResponse
2889
2880
  */
2890
2881
  getPasswordInitializationConfiguration(request: $_model.GetPasswordInitializationConfigurationRequest): Promise<$_model.GetPasswordInitializationConfigurationResponse>;
2891
2882
  /**
2892
- * Retrieves the permission scopes for a specified resource server.
2883
+ * Queries the scope permissions under a specified ResourceServer.
2893
2884
  *
2894
2885
  * @param request - GetResourceServerScopeRequest
2895
2886
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2897,14 +2888,14 @@ export default class Client extends OpenApi {
2897
2888
  */
2898
2889
  getResourceServerScopeWithOptions(request: $_model.GetResourceServerScopeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceServerScopeResponse>;
2899
2890
  /**
2900
- * Retrieves the permission scopes for a specified resource server.
2891
+ * Queries the scope permissions under a specified ResourceServer.
2901
2892
  *
2902
2893
  * @param request - GetResourceServerScopeRequest
2903
2894
  * @returns GetResourceServerScopeResponse
2904
2895
  */
2905
2896
  getResourceServerScope(request: $_model.GetResourceServerScopeRequest): Promise<$_model.GetResourceServerScopeResponse>;
2906
2897
  /**
2907
- * Queries the information about the root organizational unit in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2898
+ * Queries the root organizational unit information of EIAM.
2908
2899
  *
2909
2900
  * @param request - GetRootOrganizationalUnitRequest
2910
2901
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2912,14 +2903,14 @@ export default class Client extends OpenApi {
2912
2903
  */
2913
2904
  getRootOrganizationalUnitWithOptions(request: $_model.GetRootOrganizationalUnitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetRootOrganizationalUnitResponse>;
2914
2905
  /**
2915
- * Queries the information about the root organizational unit in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2906
+ * Queries the root organizational unit information of EIAM.
2916
2907
  *
2917
2908
  * @param request - GetRootOrganizationalUnitRequest
2918
2909
  * @returns GetRootOrganizationalUnitResponse
2919
2910
  */
2920
2911
  getRootOrganizationalUnit(request: $_model.GetRootOrganizationalUnitRequest): Promise<$_model.GetRootOrganizationalUnitResponse>;
2921
2912
  /**
2922
- * Queries a service quota
2913
+ * Retrieves the service quota.
2923
2914
  *
2924
2915
  * @param request - GetServiceQuotaRequest
2925
2916
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2927,7 +2918,7 @@ export default class Client extends OpenApi {
2927
2918
  */
2928
2919
  getServiceQuotaWithOptions(request: $_model.GetServiceQuotaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetServiceQuotaResponse>;
2929
2920
  /**
2930
- * Queries a service quota
2921
+ * Retrieves the service quota.
2931
2922
  *
2932
2923
  * @param request - GetServiceQuotaRequest
2933
2924
  * @returns GetServiceQuotaResponse
@@ -2949,7 +2940,7 @@ export default class Client extends OpenApi {
2949
2940
  */
2950
2941
  getSynchronizationJob(request: $_model.GetSynchronizationJobRequest): Promise<$_model.GetSynchronizationJobResponse>;
2951
2942
  /**
2952
- * Retrieves the details of an account in Identity as a Service (IDaaS) Employee IAM (EIAM).
2943
+ * Queries the details of an EIAM account.
2953
2944
  *
2954
2945
  * @param request - GetUserRequest
2955
2946
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2957,7 +2948,7 @@ export default class Client extends OpenApi {
2957
2948
  */
2958
2949
  getUserWithOptions(request: $_model.GetUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetUserResponse>;
2959
2950
  /**
2960
- * Retrieves the details of an account in Identity as a Service (IDaaS) Employee IAM (EIAM).
2951
+ * Queries the details of an EIAM account.
2961
2952
  *
2962
2953
  * @param request - GetUserRequest
2963
2954
  * @returns GetUserResponse
@@ -3120,7 +3111,7 @@ export default class Client extends OpenApi {
3120
3111
  */
3121
3112
  listApplications(request: $_model.ListApplicationsRequest): Promise<$_model.ListApplicationsResponse>;
3122
3113
  /**
3123
- * Queries the applications that are associated with an authorization rule.
3114
+ * Lists the applications associated with an authorization rule.
3124
3115
  *
3125
3116
  * @param request - ListApplicationsForAuthorizationRuleRequest
3126
3117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3128,14 +3119,14 @@ export default class Client extends OpenApi {
3128
3119
  */
3129
3120
  listApplicationsForAuthorizationRuleWithOptions(request: $_model.ListApplicationsForAuthorizationRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApplicationsForAuthorizationRuleResponse>;
3130
3121
  /**
3131
- * Queries the applications that are associated with an authorization rule.
3122
+ * Lists the applications associated with an authorization rule.
3132
3123
  *
3133
3124
  * @param request - ListApplicationsForAuthorizationRuleRequest
3134
3125
  * @returns ListApplicationsForAuthorizationRuleResponse
3135
3126
  */
3136
3127
  listApplicationsForAuthorizationRule(request: $_model.ListApplicationsForAuthorizationRuleRequest): Promise<$_model.ListApplicationsForAuthorizationRuleResponse>;
3137
3128
  /**
3138
- * Retrieves a list of applications that an EIAM group can access.
3129
+ * Query the list of applications accessible to an EIAM group.
3139
3130
  *
3140
3131
  * @param request - ListApplicationsForGroupRequest
3141
3132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3143,14 +3134,14 @@ export default class Client extends OpenApi {
3143
3134
  */
3144
3135
  listApplicationsForGroupWithOptions(request: $_model.ListApplicationsForGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApplicationsForGroupResponse>;
3145
3136
  /**
3146
- * Retrieves a list of applications that an EIAM group can access.
3137
+ * Query the list of applications accessible to an EIAM group.
3147
3138
  *
3148
3139
  * @param request - ListApplicationsForGroupRequest
3149
3140
  * @returns ListApplicationsForGroupResponse
3150
3141
  */
3151
3142
  listApplicationsForGroup(request: $_model.ListApplicationsForGroupRequest): Promise<$_model.ListApplicationsForGroupResponse>;
3152
3143
  /**
3153
- * Lists the applications for a network access endpoint.
3144
+ * Retrieves application information under a network access endpoint.
3154
3145
  *
3155
3146
  * @param request - ListApplicationsForNetworkAccessEndpointRequest
3156
3147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3158,14 +3149,14 @@ export default class Client extends OpenApi {
3158
3149
  */
3159
3150
  listApplicationsForNetworkAccessEndpointWithOptions(request: $_model.ListApplicationsForNetworkAccessEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApplicationsForNetworkAccessEndpointResponse>;
3160
3151
  /**
3161
- * Lists the applications for a network access endpoint.
3152
+ * Retrieves application information under a network access endpoint.
3162
3153
  *
3163
3154
  * @param request - ListApplicationsForNetworkAccessEndpointRequest
3164
3155
  * @returns ListApplicationsForNetworkAccessEndpointResponse
3165
3156
  */
3166
3157
  listApplicationsForNetworkAccessEndpoint(request: $_model.ListApplicationsForNetworkAccessEndpointRequest): Promise<$_model.ListApplicationsForNetworkAccessEndpointResponse>;
3167
3158
  /**
3168
- * Retrieves a list of applications associated with a network domain.
3159
+ * Retrieves the list of applications associated with a network domain.
3169
3160
  *
3170
3161
  * @param request - ListApplicationsForNetworkZoneRequest
3171
3162
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3173,17 +3164,17 @@ export default class Client extends OpenApi {
3173
3164
  */
3174
3165
  listApplicationsForNetworkZoneWithOptions(request: $_model.ListApplicationsForNetworkZoneRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApplicationsForNetworkZoneResponse>;
3175
3166
  /**
3176
- * Retrieves a list of applications associated with a network domain.
3167
+ * Retrieves the list of applications associated with a network domain.
3177
3168
  *
3178
3169
  * @param request - ListApplicationsForNetworkZoneRequest
3179
3170
  * @returns ListApplicationsForNetworkZoneResponse
3180
3171
  */
3181
3172
  listApplicationsForNetworkZone(request: $_model.ListApplicationsForNetworkZoneRequest): Promise<$_model.ListApplicationsForNetworkZoneResponse>;
3182
3173
  /**
3183
- * This operation queries a paginated list of applications that an EIAM organization can access. The response includes application IDs. To retrieve detailed information about an application, call the GetApplication operation.
3174
+ * Queries the list of applications accessible to an EIAM organizational unit by paging. The response includes application IDs. To obtain detailed application information, call the GetApplication operation.
3184
3175
  *
3185
3176
  * @remarks
3186
- * This operation queries only the applications that are directly assigned to an organization. You can use the **ApplicationIds** parameter to filter the applications.
3177
+ * This operation queries only the direct permissions of the organizational unit, that is, applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
3187
3178
  *
3188
3179
  * @param request - ListApplicationsForOrganizationalUnitRequest
3189
3180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3191,10 +3182,10 @@ export default class Client extends OpenApi {
3191
3182
  */
3192
3183
  listApplicationsForOrganizationalUnitWithOptions(request: $_model.ListApplicationsForOrganizationalUnitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListApplicationsForOrganizationalUnitResponse>;
3193
3184
  /**
3194
- * This operation queries a paginated list of applications that an EIAM organization can access. The response includes application IDs. To retrieve detailed information about an application, call the GetApplication operation.
3185
+ * Queries the list of applications accessible to an EIAM organizational unit by paging. The response includes application IDs. To obtain detailed application information, call the GetApplication operation.
3195
3186
  *
3196
3187
  * @remarks
3197
- * This operation queries only the applications that are directly assigned to an organization. You can use the **ApplicationIds** parameter to filter the applications.
3188
+ * This operation queries only the direct permissions of the organizational unit, that is, applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
3198
3189
  *
3199
3190
  * @param request - ListApplicationsForOrganizationalUnitRequest
3200
3191
  * @returns ListApplicationsForOrganizationalUnitResponse
@@ -3216,7 +3207,7 @@ export default class Client extends OpenApi {
3216
3207
  */
3217
3208
  listApplicationsForUser(request: $_model.ListApplicationsForUserRequest): Promise<$_model.ListApplicationsForUserResponse>;
3218
3209
  /**
3219
- * Queries a list of authorized resources.
3210
+ * Queries a list of authorization resource information.
3220
3211
  *
3221
3212
  * @param request - ListAuthorizationResourcesRequest
3222
3213
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3224,7 +3215,7 @@ export default class Client extends OpenApi {
3224
3215
  */
3225
3216
  listAuthorizationResourcesWithOptions(request: $_model.ListAuthorizationResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAuthorizationResourcesResponse>;
3226
3217
  /**
3227
- * Queries a list of authorized resources.
3218
+ * Queries a list of authorization resource information.
3228
3219
  *
3229
3220
  * @param request - ListAuthorizationResourcesRequest
3230
3221
  * @returns ListAuthorizationResourcesResponse
@@ -3276,7 +3267,7 @@ export default class Client extends OpenApi {
3276
3267
  */
3277
3268
  listAuthorizationRulesForGroup(request: $_model.ListAuthorizationRulesForGroupRequest): Promise<$_model.ListAuthorizationRulesForGroupResponse>;
3278
3269
  /**
3279
- * Queries the authorization rules associated with a user.
3270
+ * Lists the authorization rules associated with an account.
3280
3271
  *
3281
3272
  * @param request - ListAuthorizationRulesForUserRequest
3282
3273
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3284,12 +3275,27 @@ export default class Client extends OpenApi {
3284
3275
  */
3285
3276
  listAuthorizationRulesForUserWithOptions(request: $_model.ListAuthorizationRulesForUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAuthorizationRulesForUserResponse>;
3286
3277
  /**
3287
- * Queries the authorization rules associated with a user.
3278
+ * Lists the authorization rules associated with an account.
3288
3279
  *
3289
3280
  * @param request - ListAuthorizationRulesForUserRequest
3290
3281
  * @returns ListAuthorizationRulesForUserResponse
3291
3282
  */
3292
3283
  listAuthorizationRulesForUser(request: $_model.ListAuthorizationRulesForUserRequest): Promise<$_model.ListAuthorizationRulesForUserResponse>;
3284
+ /**
3285
+ * Retrieves a list of all authorization servers under an instance.
3286
+ *
3287
+ * @param request - ListAuthorizationServersRequest
3288
+ * @param runtime - runtime options for this request RuntimeOptions
3289
+ * @returns ListAuthorizationServersResponse
3290
+ */
3291
+ listAuthorizationServersWithOptions(request: $_model.ListAuthorizationServersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAuthorizationServersResponse>;
3292
+ /**
3293
+ * Retrieves a list of all authorization servers under an instance.
3294
+ *
3295
+ * @param request - ListAuthorizationServersRequest
3296
+ * @returns ListAuthorizationServersResponse
3297
+ */
3298
+ listAuthorizationServers(request: $_model.ListAuthorizationServersRequest): Promise<$_model.ListAuthorizationServersResponse>;
3293
3299
  /**
3294
3300
  * Retrieves a list of brands.
3295
3301
  *
@@ -3336,7 +3342,7 @@ export default class Client extends OpenApi {
3336
3342
  */
3337
3343
  listCloudAccountRoles(request: $_model.ListCloudAccountRolesRequest): Promise<$_model.ListCloudAccountRolesResponse>;
3338
3344
  /**
3339
- * Returns a paginated list of information about one or more Alibaba Cloud accounts.
3345
+ * Queries information about one or more cloud accounts by using paging.
3340
3346
  *
3341
3347
  * @param request - ListCloudAccountsRequest
3342
3348
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3344,17 +3350,17 @@ export default class Client extends OpenApi {
3344
3350
  */
3345
3351
  listCloudAccountsWithOptions(request: $_model.ListCloudAccountsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCloudAccountsResponse>;
3346
3352
  /**
3347
- * Returns a paginated list of information about one or more Alibaba Cloud accounts.
3353
+ * Queries information about one or more cloud accounts by using paging.
3348
3354
  *
3349
3355
  * @param request - ListCloudAccountsRequest
3350
3356
  * @returns ListCloudAccountsResponse
3351
3357
  */
3352
3358
  listCloudAccounts(request: $_model.ListCloudAccountsRequest): Promise<$_model.ListCloudAccountsResponse>;
3353
3359
  /**
3354
- * List of Conditional Access Policies
3360
+ * List conditional access policies.
3355
3361
  *
3356
3362
  * @remarks
3357
- * Paginated query for the list of conditional access policies
3363
+ * Query the list of conditional access policies with pagination.
3358
3364
  *
3359
3365
  * @param request - ListConditionalAccessPoliciesRequest
3360
3366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3362,17 +3368,17 @@ export default class Client extends OpenApi {
3362
3368
  */
3363
3369
  listConditionalAccessPoliciesWithOptions(request: $_model.ListConditionalAccessPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConditionalAccessPoliciesResponse>;
3364
3370
  /**
3365
- * List of Conditional Access Policies
3371
+ * List conditional access policies.
3366
3372
  *
3367
3373
  * @remarks
3368
- * Paginated query for the list of conditional access policies
3374
+ * Query the list of conditional access policies with pagination.
3369
3375
  *
3370
3376
  * @param request - ListConditionalAccessPoliciesRequest
3371
3377
  * @returns ListConditionalAccessPoliciesResponse
3372
3378
  */
3373
3379
  listConditionalAccessPolicies(request: $_model.ListConditionalAccessPoliciesRequest): Promise<$_model.ListConditionalAccessPoliciesResponse>;
3374
3380
  /**
3375
- * Lists the conditional access policies associated with an application.
3381
+ * List conditional access policies associated with an application.
3376
3382
  *
3377
3383
  * @param request - ListConditionalAccessPoliciesForApplicationRequest
3378
3384
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3380,17 +3386,17 @@ export default class Client extends OpenApi {
3380
3386
  */
3381
3387
  listConditionalAccessPoliciesForApplicationWithOptions(request: $_model.ListConditionalAccessPoliciesForApplicationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConditionalAccessPoliciesForApplicationResponse>;
3382
3388
  /**
3383
- * Lists the conditional access policies associated with an application.
3389
+ * List conditional access policies associated with an application.
3384
3390
  *
3385
3391
  * @param request - ListConditionalAccessPoliciesForApplicationRequest
3386
3392
  * @returns ListConditionalAccessPoliciesForApplicationResponse
3387
3393
  */
3388
3394
  listConditionalAccessPoliciesForApplication(request: $_model.ListConditionalAccessPoliciesForApplicationRequest): Promise<$_model.ListConditionalAccessPoliciesForApplicationResponse>;
3389
3395
  /**
3390
- * List Conditional Access Policies Associated with Network Areas
3396
+ * Retrieves the list of conditional access policies associated with a network zone.
3391
3397
  *
3392
3398
  * @remarks
3393
- * List Conditional Access Policies Associated with Network Zones
3399
+ * Retrieves the list of conditional access policies associated with a network zone.
3394
3400
  *
3395
3401
  * @param request - ListConditionalAccessPoliciesForNetworkZoneRequest
3396
3402
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3398,17 +3404,17 @@ export default class Client extends OpenApi {
3398
3404
  */
3399
3405
  listConditionalAccessPoliciesForNetworkZoneWithOptions(request: $_model.ListConditionalAccessPoliciesForNetworkZoneRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConditionalAccessPoliciesForNetworkZoneResponse>;
3400
3406
  /**
3401
- * List Conditional Access Policies Associated with Network Areas
3407
+ * Retrieves the list of conditional access policies associated with a network zone.
3402
3408
  *
3403
3409
  * @remarks
3404
- * List Conditional Access Policies Associated with Network Zones
3410
+ * Retrieves the list of conditional access policies associated with a network zone.
3405
3411
  *
3406
3412
  * @param request - ListConditionalAccessPoliciesForNetworkZoneRequest
3407
3413
  * @returns ListConditionalAccessPoliciesForNetworkZoneResponse
3408
3414
  */
3409
3415
  listConditionalAccessPoliciesForNetworkZone(request: $_model.ListConditionalAccessPoliciesForNetworkZoneRequest): Promise<$_model.ListConditionalAccessPoliciesForNetworkZoneResponse>;
3410
3416
  /**
3411
- * Retrieves a list of conditional access policies that are associated with a user.
3417
+ * Retrieves the list of conditional access policies associated with a user.
3412
3418
  *
3413
3419
  * @param request - ListConditionalAccessPoliciesForUserRequest
3414
3420
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3416,7 +3422,7 @@ export default class Client extends OpenApi {
3416
3422
  */
3417
3423
  listConditionalAccessPoliciesForUserWithOptions(request: $_model.ListConditionalAccessPoliciesForUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConditionalAccessPoliciesForUserResponse>;
3418
3424
  /**
3419
- * Retrieves a list of conditional access policies that are associated with a user.
3425
+ * Retrieves the list of conditional access policies associated with a user.
3420
3426
  *
3421
3427
  * @param request - ListConditionalAccessPoliciesForUserRequest
3422
3428
  * @returns ListConditionalAccessPoliciesForUserResponse
@@ -3453,7 +3459,7 @@ export default class Client extends OpenApi {
3453
3459
  */
3454
3460
  listCredentials(request: $_model.ListCredentialsRequest): Promise<$_model.ListCredentialsResponse>;
3455
3461
  /**
3456
- * Retrieves a list of custom privacy policies.
3462
+ * Queries the list of custom terms.
3457
3463
  *
3458
3464
  * @param request - ListCustomPrivacyPoliciesRequest
3459
3465
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3461,7 +3467,7 @@ export default class Client extends OpenApi {
3461
3467
  */
3462
3468
  listCustomPrivacyPoliciesWithOptions(request: $_model.ListCustomPrivacyPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomPrivacyPoliciesResponse>;
3463
3469
  /**
3464
- * Retrieves a list of custom privacy policies.
3470
+ * Queries the list of custom terms.
3465
3471
  *
3466
3472
  * @param request - ListCustomPrivacyPoliciesRequest
3467
3473
  * @returns ListCustomPrivacyPoliciesResponse
@@ -3483,7 +3489,7 @@ export default class Client extends OpenApi {
3483
3489
  */
3484
3490
  listCustomPrivacyPoliciesForBrand(request: $_model.ListCustomPrivacyPoliciesForBrandRequest): Promise<$_model.ListCustomPrivacyPoliciesForBrandResponse>;
3485
3491
  /**
3486
- * Retrieves a list of proxy tokens for a domain name in an EIAM instance.
3492
+ * Queries a list of domain proxy tokens of an EIAM instance.
3487
3493
  *
3488
3494
  * @param request - ListDomainProxyTokensRequest
3489
3495
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3491,7 +3497,7 @@ export default class Client extends OpenApi {
3491
3497
  */
3492
3498
  listDomainProxyTokensWithOptions(request: $_model.ListDomainProxyTokensRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDomainProxyTokensResponse>;
3493
3499
  /**
3494
- * Retrieves a list of proxy tokens for a domain name in an EIAM instance.
3500
+ * Queries a list of domain proxy tokens of an EIAM instance.
3495
3501
  *
3496
3502
  * @param request - ListDomainProxyTokensRequest
3497
3503
  * @returns ListDomainProxyTokensResponse
@@ -3513,7 +3519,7 @@ export default class Client extends OpenApi {
3513
3519
  */
3514
3520
  listDomains(request: $_model.ListDomainsRequest): Promise<$_model.ListDomainsResponse>;
3515
3521
  /**
3516
- * Queries the information about Employee Identity and Access Management (EIAM) V1.0 instances or EIAM V2.0 instances.
3522
+ * Queries the list of EIAM 2.0 and EIAM 1.0 instances.
3517
3523
  *
3518
3524
  * @param request - ListEiamInstancesRequest
3519
3525
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3521,7 +3527,7 @@ export default class Client extends OpenApi {
3521
3527
  */
3522
3528
  listEiamInstancesWithOptions(request: $_model.ListEiamInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListEiamInstancesResponse>;
3523
3529
  /**
3524
- * Queries the information about Employee Identity and Access Management (EIAM) V1.0 instances or EIAM V2.0 instances.
3530
+ * Queries the list of EIAM 2.0 and EIAM 1.0 instances.
3525
3531
  *
3526
3532
  * @param request - ListEiamInstancesRequest
3527
3533
  * @returns ListEiamInstancesResponse
@@ -3540,7 +3546,7 @@ export default class Client extends OpenApi {
3540
3546
  */
3541
3547
  listEiamRegions(): Promise<$_model.ListEiamRegionsResponse>;
3542
3548
  /**
3543
- * View the event list.
3549
+ * Queries the event list.
3544
3550
  *
3545
3551
  * @param request - ListEventTypesRequest
3546
3552
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3548,7 +3554,7 @@ export default class Client extends OpenApi {
3548
3554
  */
3549
3555
  listEventTypesWithOptions(request: $_model.ListEventTypesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListEventTypesResponse>;
3550
3556
  /**
3551
- * View the event list.
3557
+ * Queries the event list.
3552
3558
  *
3553
3559
  * @param request - ListEventTypesRequest
3554
3560
  * @returns ListEventTypesResponse
@@ -3570,7 +3576,7 @@ export default class Client extends OpenApi {
3570
3576
  */
3571
3577
  listFederatedCredentialProviders(request: $_model.ListFederatedCredentialProvidersRequest): Promise<$_model.ListFederatedCredentialProvidersResponse>;
3572
3578
  /**
3573
- * Queries a list of account groups in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
3579
+ * List EIAM account groups.
3574
3580
  *
3575
3581
  * @param request - ListGroupsRequest
3576
3582
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3578,7 +3584,7 @@ export default class Client extends OpenApi {
3578
3584
  */
3579
3585
  listGroupsWithOptions(request: $_model.ListGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListGroupsResponse>;
3580
3586
  /**
3581
- * Queries a list of account groups in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
3587
+ * List EIAM account groups.
3582
3588
  *
3583
3589
  * @param request - ListGroupsRequest
3584
3590
  * @returns ListGroupsResponse
@@ -3630,7 +3636,7 @@ export default class Client extends OpenApi {
3630
3636
  */
3631
3637
  listGroupsForResourceServer(request: $_model.ListGroupsForResourceServerRequest): Promise<$_model.ListGroupsForResourceServerResponse>;
3632
3638
  /**
3633
- * Queries a list of account groups to which an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) belongs.
3639
+ * Queries the list of account groups to which a specified EIAM account belongs.
3634
3640
  *
3635
3641
  * @param request - ListGroupsForUserRequest
3636
3642
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3638,14 +3644,14 @@ export default class Client extends OpenApi {
3638
3644
  */
3639
3645
  listGroupsForUserWithOptions(request: $_model.ListGroupsForUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListGroupsForUserResponse>;
3640
3646
  /**
3641
- * Queries a list of account groups to which an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) belongs.
3647
+ * Queries the list of account groups to which a specified EIAM account belongs.
3642
3648
  *
3643
3649
  * @param request - ListGroupsForUserRequest
3644
3650
  * @returns ListGroupsForUserResponse
3645
3651
  */
3646
3652
  listGroupsForUser(request: $_model.ListGroupsForUserRequest): Promise<$_model.ListGroupsForUserResponse>;
3647
3653
  /**
3648
- * Retrieves a list of identity providers.
3654
+ * Query the list of identity providers.
3649
3655
  *
3650
3656
  * @param request - ListIdentityProvidersRequest
3651
3657
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3653,7 +3659,7 @@ export default class Client extends OpenApi {
3653
3659
  */
3654
3660
  listIdentityProvidersWithOptions(request: $_model.ListIdentityProvidersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListIdentityProvidersResponse>;
3655
3661
  /**
3656
- * Retrieves a list of identity providers.
3662
+ * Query the list of identity providers.
3657
3663
  *
3658
3664
  * @param request - ListIdentityProvidersRequest
3659
3665
  * @returns ListIdentityProvidersResponse
@@ -3702,7 +3708,7 @@ export default class Client extends OpenApi {
3702
3708
  */
3703
3709
  listNetworkAccessEndpointAvailableRegions(): Promise<$_model.ListNetworkAccessEndpointAvailableRegionsResponse>;
3704
3710
  /**
3705
- * Queries the zones that support creating network endpoints for IDaaS in a specified region.
3711
+ * Queries the list of zones that support the creation of network endpoints in a specified region for IDaaS EIAM.
3706
3712
  *
3707
3713
  * @param request - ListNetworkAccessEndpointAvailableZonesRequest
3708
3714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3710,7 +3716,7 @@ export default class Client extends OpenApi {
3710
3716
  */
3711
3717
  listNetworkAccessEndpointAvailableZonesWithOptions(request: $_model.ListNetworkAccessEndpointAvailableZonesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListNetworkAccessEndpointAvailableZonesResponse>;
3712
3718
  /**
3713
- * Queries the zones that support creating network endpoints for IDaaS in a specified region.
3719
+ * Queries the list of zones that support the creation of network endpoints in a specified region for IDaaS EIAM.
3714
3720
  *
3715
3721
  * @param request - ListNetworkAccessEndpointAvailableZonesRequest
3716
3722
  * @returns ListNetworkAccessEndpointAvailableZonesResponse
@@ -3732,7 +3738,7 @@ export default class Client extends OpenApi {
3732
3738
  */
3733
3739
  listNetworkAccessEndpoints(request: $_model.ListNetworkAccessEndpointsRequest): Promise<$_model.ListNetworkAccessEndpointsResponse>;
3734
3740
  /**
3735
- * Lists the access paths for a specified network endpoint.
3741
+ * Queries the list of access paths under a specified network access endpoint.
3736
3742
  *
3737
3743
  * @param request - ListNetworkAccessPathsRequest
3738
3744
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3740,14 +3746,14 @@ export default class Client extends OpenApi {
3740
3746
  */
3741
3747
  listNetworkAccessPathsWithOptions(request: $_model.ListNetworkAccessPathsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListNetworkAccessPathsResponse>;
3742
3748
  /**
3743
- * Lists the access paths for a specified network endpoint.
3749
+ * Queries the list of access paths under a specified network access endpoint.
3744
3750
  *
3745
3751
  * @param request - ListNetworkAccessPathsRequest
3746
3752
  * @returns ListNetworkAccessPathsResponse
3747
3753
  */
3748
3754
  listNetworkAccessPaths(request: $_model.ListNetworkAccessPathsRequest): Promise<$_model.ListNetworkAccessPathsResponse>;
3749
3755
  /**
3750
- * Lists network zone objects.
3756
+ * Queries the list of network zone objects.
3751
3757
  *
3752
3758
  * @param request - ListNetworkZonesRequest
3753
3759
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3755,14 +3761,14 @@ export default class Client extends OpenApi {
3755
3761
  */
3756
3762
  listNetworkZonesWithOptions(request: $_model.ListNetworkZonesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListNetworkZonesResponse>;
3757
3763
  /**
3758
- * Lists network zone objects.
3764
+ * Queries the list of network zone objects.
3759
3765
  *
3760
3766
  * @param request - ListNetworkZonesRequest
3761
3767
  * @returns ListNetworkZonesResponse
3762
3768
  */
3763
3769
  listNetworkZones(request: $_model.ListNetworkZonesRequest): Promise<$_model.ListNetworkZonesResponse>;
3764
3770
  /**
3765
- * Queries all parent organizational units of a specified EIAM organizational unit. The returned organizational units are sorted in hierarchical order from the highest level to the lowest level.
3771
+ * Queries all ancestor organizations of a specified EIAM organization. The organizations in the result list are sorted in hierarchical order from the top level to the bottom level.
3766
3772
  *
3767
3773
  * @param request - ListOrganizationalUnitParentsRequest
3768
3774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3770,7 +3776,7 @@ export default class Client extends OpenApi {
3770
3776
  */
3771
3777
  listOrganizationalUnitParentsWithOptions(request: $_model.ListOrganizationalUnitParentsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListOrganizationalUnitParentsResponse>;
3772
3778
  /**
3773
- * Queries all parent organizational units of a specified EIAM organizational unit. The returned organizational units are sorted in hierarchical order from the highest level to the lowest level.
3779
+ * Queries all ancestor organizations of a specified EIAM organization. The organizations in the result list are sorted in hierarchical order from the top level to the bottom level.
3774
3780
  *
3775
3781
  * @param request - ListOrganizationalUnitParentsRequest
3776
3782
  * @returns ListOrganizationalUnitParentsResponse
@@ -3864,13 +3870,13 @@ export default class Client extends OpenApi {
3864
3870
  */
3865
3871
  listResourceServersForUser(request: $_model.ListResourceServersForUserRequest): Promise<$_model.ListResourceServersForUserResponse>;
3866
3872
  /**
3867
- * Lists the details of synchronization tasks.
3873
+ * Query the list of synchronization job details.
3868
3874
  *
3869
3875
  * @remarks
3870
- * You can view the returned data in one of the following two ways:
3871
- * - Method 1: To query the first page, set MaxResults to limit the number of entries to return. The NextToken value in the response is the token for the next page. To query subsequent pages, set NextToken to the value from the previous response and set MaxResults. If no more data is available, NextToken is not returned. The maximum value for MaxResults is 100.
3872
- * - Method 2: Set PageSize to specify the number of entries per page and PageNumber to specify the page number.
3873
- * You can use only one of these methods. Method 1 is recommended when many entries are returned. If you set MaxResults or NextToken, the PageSize and PageNumber parameters are ignored.
3876
+ * The following two methods are supported for viewing returned data:
3877
+ * - Method 1: When querying the first page, you only need to set MaxResults to limit the number of entries returned. The NextToken in the response serves as the credential for querying subsequent pages. When querying subsequent pages, set the NextToken parameter to the NextToken value obtained from the previous response as the query credential, and set MaxResults to limit the number of entries returned. If there are no more pages, NextToken is no longer returned. The maximum value of MaxResults is 100.
3878
+ * - Method 2: Set the number of entries returned per page using PageSize, and set the page number using PageNumber.
3879
+ * You can only choose one of the above two methods. When a large number of entries are returned, Method 1 is recommended. If the MaxResults or NextToken parameter is set, the PageSize and PageNumber request parameters become invalid.
3874
3880
  *
3875
3881
  * @param request - ListSynchronizationJobsRequest
3876
3882
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3878,13 +3884,13 @@ export default class Client extends OpenApi {
3878
3884
  */
3879
3885
  listSynchronizationJobsWithOptions(request: $_model.ListSynchronizationJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListSynchronizationJobsResponse>;
3880
3886
  /**
3881
- * Lists the details of synchronization tasks.
3887
+ * Query the list of synchronization job details.
3882
3888
  *
3883
3889
  * @remarks
3884
- * You can view the returned data in one of the following two ways:
3885
- * - Method 1: To query the first page, set MaxResults to limit the number of entries to return. The NextToken value in the response is the token for the next page. To query subsequent pages, set NextToken to the value from the previous response and set MaxResults. If no more data is available, NextToken is not returned. The maximum value for MaxResults is 100.
3886
- * - Method 2: Set PageSize to specify the number of entries per page and PageNumber to specify the page number.
3887
- * You can use only one of these methods. Method 1 is recommended when many entries are returned. If you set MaxResults or NextToken, the PageSize and PageNumber parameters are ignored.
3890
+ * The following two methods are supported for viewing returned data:
3891
+ * - Method 1: When querying the first page, you only need to set MaxResults to limit the number of entries returned. The NextToken in the response serves as the credential for querying subsequent pages. When querying subsequent pages, set the NextToken parameter to the NextToken value obtained from the previous response as the query credential, and set MaxResults to limit the number of entries returned. If there are no more pages, NextToken is no longer returned. The maximum value of MaxResults is 100.
3892
+ * - Method 2: Set the number of entries returned per page using PageSize, and set the page number using PageNumber.
3893
+ * You can only choose one of the above two methods. When a large number of entries are returned, Method 1 is recommended. If the MaxResults or NextToken parameter is set, the PageSize and PageNumber request parameters become invalid.
3888
3894
  *
3889
3895
  * @param request - ListSynchronizationJobsRequest
3890
3896
  * @returns ListSynchronizationJobsResponse
@@ -3912,10 +3918,10 @@ export default class Client extends OpenApi {
3912
3918
  */
3913
3919
  listUserAuthnSourceMappings(request: $_model.ListUserAuthnSourceMappingsRequest): Promise<$_model.ListUserAuthnSourceMappingsResponse>;
3914
3920
  /**
3915
- * Retrieves a paginated list of EIAM accounts.
3921
+ * Queries EIAM account information by using paging.
3916
3922
  *
3917
3923
  * @remarks
3918
- * This API retrieves only applications directly assigned to an organization. Use the **ApplicationIds** parameter to filter applications.
3924
+ * This operation queries only the direct permissions of an organizational unit, which are the applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
3919
3925
  *
3920
3926
  * @param request - ListUsersRequest
3921
3927
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3923,10 +3929,10 @@ export default class Client extends OpenApi {
3923
3929
  */
3924
3930
  listUsersWithOptions(request: $_model.ListUsersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListUsersResponse>;
3925
3931
  /**
3926
- * Retrieves a paginated list of EIAM accounts.
3932
+ * Queries EIAM account information by using paging.
3927
3933
  *
3928
3934
  * @remarks
3929
- * This API retrieves only applications directly assigned to an organization. Use the **ApplicationIds** parameter to filter applications.
3935
+ * This operation queries only the direct permissions of an organizational unit, which are the applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
3930
3936
  *
3931
3937
  * @param request - ListUsersRequest
3932
3938
  * @returns ListUsersResponse
@@ -4044,7 +4050,7 @@ export default class Client extends OpenApi {
4044
4050
  */
4045
4051
  obtainCredential(request: $_model.ObtainCredentialRequest): Promise<$_model.ObtainCredentialResponse>;
4046
4052
  /**
4047
- * Obtains the proxy token for a domain name in an EIAM instance.
4053
+ * Queries the proxy token of an EIAM instance domain name.
4048
4054
  *
4049
4055
  * @param request - ObtainDomainProxyTokenRequest
4050
4056
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4052,7 +4058,7 @@ export default class Client extends OpenApi {
4052
4058
  */
4053
4059
  obtainDomainProxyTokenWithOptions(request: $_model.ObtainDomainProxyTokenRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ObtainDomainProxyTokenResponse>;
4054
4060
  /**
4055
- * Obtains the proxy token for a domain name in an EIAM instance.
4061
+ * Queries the proxy token of an EIAM instance domain name.
4056
4062
  *
4057
4063
  * @param request - ObtainDomainProxyTokenRequest
4058
4064
  * @returns ObtainDomainProxyTokenResponse
@@ -4095,7 +4101,7 @@ export default class Client extends OpenApi {
4095
4101
  */
4096
4102
  removeApplicationFromAuthorizationRule(request: $_model.RemoveApplicationFromAuthorizationRuleRequest): Promise<$_model.RemoveApplicationFromAuthorizationRuleResponse>;
4097
4103
  /**
4098
- * Removing a brand association
4104
+ * Removes custom terms associated with a brand.
4099
4105
  *
4100
4106
  * @param request - RemoveCustomPrivacyPoliciesFromBrandRequest
4101
4107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4103,7 +4109,7 @@ export default class Client extends OpenApi {
4103
4109
  */
4104
4110
  removeCustomPrivacyPoliciesFromBrandWithOptions(request: $_model.RemoveCustomPrivacyPoliciesFromBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveCustomPrivacyPoliciesFromBrandResponse>;
4105
4111
  /**
4106
- * Removing a brand association
4112
+ * Removes custom terms associated with a brand.
4107
4113
  *
4108
4114
  * @param request - RemoveCustomPrivacyPoliciesFromBrandRequest
4109
4115
  * @returns RemoveCustomPrivacyPoliciesFromBrandResponse
@@ -4170,7 +4176,7 @@ export default class Client extends OpenApi {
4170
4176
  */
4171
4177
  removeUsersFromGroup(request: $_model.RemoveUsersFromGroupRequest): Promise<$_model.RemoveUsersFromGroupResponse>;
4172
4178
  /**
4173
- * Renewing the Free Edition
4179
+ * Renews a Free Edition instance.
4174
4180
  *
4175
4181
  * @param request - RenewFreeLicenseEndTimeRequest
4176
4182
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4178,7 +4184,7 @@ export default class Client extends OpenApi {
4178
4184
  */
4179
4185
  renewFreeLicenseEndTimeWithOptions(request: $_model.RenewFreeLicenseEndTimeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenewFreeLicenseEndTimeResponse>;
4180
4186
  /**
4181
- * Renewing the Free Edition
4187
+ * Renews a Free Edition instance.
4182
4188
  *
4183
4189
  * @param request - RenewFreeLicenseEndTimeRequest
4184
4190
  * @returns RenewFreeLicenseEndTimeResponse
@@ -4416,7 +4422,7 @@ export default class Client extends OpenApi {
4416
4422
  */
4417
4423
  setApplicationSsoConfig(request: $_model.SetApplicationSsoConfigRequest): Promise<$_model.SetApplicationSsoConfigResponse>;
4418
4424
  /**
4419
- * Sets the default domain name for a specified EIAM instance.
4425
+ * Sets a specified domain name of an EIAM instance as the default domain name.
4420
4426
  *
4421
4427
  * @param request - SetDefaultDomainRequest
4422
4428
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4424,14 +4430,14 @@ export default class Client extends OpenApi {
4424
4430
  */
4425
4431
  setDefaultDomainWithOptions(request: $_model.SetDefaultDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetDefaultDomainResponse>;
4426
4432
  /**
4427
- * Sets the default domain name for a specified EIAM instance.
4433
+ * Sets a specified domain name of an EIAM instance as the default domain name.
4428
4434
  *
4429
4435
  * @param request - SetDefaultDomainRequest
4430
4436
  * @returns SetDefaultDomainResponse
4431
4437
  */
4432
4438
  setDefaultDomain(request: $_model.SetDefaultDomainRequest): Promise<$_model.SetDefaultDomainResponse>;
4433
4439
  /**
4434
- * Configures a forgot password policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4440
+ * Sets the forgot password policy for an EIAM instance.
4435
4441
  *
4436
4442
  * @param request - SetForgetPasswordConfigurationRequest
4437
4443
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4439,14 +4445,14 @@ export default class Client extends OpenApi {
4439
4445
  */
4440
4446
  setForgetPasswordConfigurationWithOptions(request: $_model.SetForgetPasswordConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetForgetPasswordConfigurationResponse>;
4441
4447
  /**
4442
- * Configures a forgot password policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4448
+ * Sets the forgot password policy for an EIAM instance.
4443
4449
  *
4444
4450
  * @param request - SetForgetPasswordConfigurationRequest
4445
4451
  * @returns SetForgetPasswordConfigurationResponse
4446
4452
  */
4447
4453
  setForgetPasswordConfiguration(request: $_model.SetForgetPasswordConfigurationRequest): Promise<$_model.SetForgetPasswordConfigurationResponse>;
4448
4454
  /**
4449
- * Update authentication information
4455
+ * Modify Authentication Information
4450
4456
  *
4451
4457
  * @param request - SetIdentityProviderAuthnConfigurationRequest
4452
4458
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4454,14 +4460,14 @@ export default class Client extends OpenApi {
4454
4460
  */
4455
4461
  setIdentityProviderAuthnConfigurationWithOptions(request: $_model.SetIdentityProviderAuthnConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetIdentityProviderAuthnConfigurationResponse>;
4456
4462
  /**
4457
- * Update authentication information
4463
+ * Modify Authentication Information
4458
4464
  *
4459
4465
  * @param request - SetIdentityProviderAuthnConfigurationRequest
4460
4466
  * @returns SetIdentityProviderAuthnConfigurationResponse
4461
4467
  */
4462
4468
  setIdentityProviderAuthnConfiguration(request: $_model.SetIdentityProviderAuthnConfigurationRequest): Promise<$_model.SetIdentityProviderAuthnConfigurationResponse>;
4463
4469
  /**
4464
- * Sets the inbound synchronization configuration for an IdP.
4470
+ * Modifies the inbound synchronization configuration of an Identity Provider (IdP).
4465
4471
  *
4466
4472
  * @param request - SetIdentityProviderUdPullConfigurationRequest
4467
4473
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4469,7 +4475,7 @@ export default class Client extends OpenApi {
4469
4475
  */
4470
4476
  setIdentityProviderUdPullConfigurationWithOptions(request: $_model.SetIdentityProviderUdPullConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetIdentityProviderUdPullConfigurationResponse>;
4471
4477
  /**
4472
- * Sets the inbound synchronization configuration for an IdP.
4478
+ * Modifies the inbound synchronization configuration of an Identity Provider (IdP).
4473
4479
  *
4474
4480
  * @param request - SetIdentityProviderUdPullConfigurationRequest
4475
4481
  * @returns SetIdentityProviderUdPullConfigurationResponse
@@ -4491,7 +4497,7 @@ export default class Client extends OpenApi {
4491
4497
  */
4492
4498
  setIdentityProviderUdPushConfiguration(request: $_model.SetIdentityProviderUdPushConfigurationRequest): Promise<$_model.SetIdentityProviderUdPushConfigurationResponse>;
4493
4499
  /**
4494
- * Configures the control settings for an instance.
4500
+ * Sets the control elements of an instance.
4495
4501
  *
4496
4502
  * @param request - SetInstanceControlConfigurationRequest
4497
4503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4499,14 +4505,14 @@ export default class Client extends OpenApi {
4499
4505
  */
4500
4506
  setInstanceControlConfigurationWithOptions(request: $_model.SetInstanceControlConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetInstanceControlConfigurationResponse>;
4501
4507
  /**
4502
- * Configures the control settings for an instance.
4508
+ * Sets the control elements of an instance.
4503
4509
  *
4504
4510
  * @param request - SetInstanceControlConfigurationRequest
4505
4511
  * @returns SetInstanceControlConfigurationResponse
4506
4512
  */
4507
4513
  setInstanceControlConfiguration(request: $_model.SetInstanceControlConfigurationRequest): Promise<$_model.SetInstanceControlConfigurationResponse>;
4508
4514
  /**
4509
- * Sets the language and time zone for an instance.
4515
+ * Sets the language and time zone information for an instance.
4510
4516
  *
4511
4517
  * @param request - SetInstanceGlobalizationConfigRequest
4512
4518
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4514,14 +4520,14 @@ export default class Client extends OpenApi {
4514
4520
  */
4515
4521
  setInstanceGlobalizationConfigWithOptions(request: $_model.SetInstanceGlobalizationConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetInstanceGlobalizationConfigResponse>;
4516
4522
  /**
4517
- * Sets the language and time zone for an instance.
4523
+ * Sets the language and time zone information for an instance.
4518
4524
  *
4519
4525
  * @param request - SetInstanceGlobalizationConfigRequest
4520
4526
  * @returns SetInstanceGlobalizationConfigResponse
4521
4527
  */
4522
4528
  setInstanceGlobalizationConfig(request: $_model.SetInstanceGlobalizationConfigRequest): Promise<$_model.SetInstanceGlobalizationConfigResponse>;
4523
4529
  /**
4524
- * Sets the post-logon redirect application for a brand.
4530
+ * Set login redirect application for brand
4525
4531
  *
4526
4532
  * @param request - SetLoginRedirectApplicationForBrandRequest
4527
4533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4529,7 +4535,7 @@ export default class Client extends OpenApi {
4529
4535
  */
4530
4536
  setLoginRedirectApplicationForBrandWithOptions(request: $_model.SetLoginRedirectApplicationForBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetLoginRedirectApplicationForBrandResponse>;
4531
4537
  /**
4532
- * Sets the post-logon redirect application for a brand.
4538
+ * Set login redirect application for brand
4533
4539
  *
4534
4540
  * @param request - SetLoginRedirectApplicationForBrandRequest
4535
4541
  * @returns SetLoginRedirectApplicationForBrandResponse
@@ -4551,7 +4557,7 @@ export default class Client extends OpenApi {
4551
4557
  */
4552
4558
  setPasswordComplexityConfiguration(request: $_model.SetPasswordComplexityConfigurationRequest): Promise<$_model.SetPasswordComplexityConfigurationResponse>;
4553
4559
  /**
4554
- * Sets the password expiration policy for a specified EIAM instance.
4560
+ * Sets the password expiration policy for a specified Enterprise Identity and Access Management (EIAM) instance.
4555
4561
  *
4556
4562
  * @param request - SetPasswordExpirationConfigurationRequest
4557
4563
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4559,14 +4565,14 @@ export default class Client extends OpenApi {
4559
4565
  */
4560
4566
  setPasswordExpirationConfigurationWithOptions(request: $_model.SetPasswordExpirationConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetPasswordExpirationConfigurationResponse>;
4561
4567
  /**
4562
- * Sets the password expiration policy for a specified EIAM instance.
4568
+ * Sets the password expiration policy for a specified Enterprise Identity and Access Management (EIAM) instance.
4563
4569
  *
4564
4570
  * @param request - SetPasswordExpirationConfigurationRequest
4565
4571
  * @returns SetPasswordExpirationConfigurationResponse
4566
4572
  */
4567
4573
  setPasswordExpirationConfiguration(request: $_model.SetPasswordExpirationConfigurationRequest): Promise<$_model.SetPasswordExpirationConfigurationResponse>;
4568
4574
  /**
4569
- * Configures a password history policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4575
+ * Sets the password history policy for a specified Enterprise Identity and Access Management (EIAM) instance.
4570
4576
  *
4571
4577
  * @param request - SetPasswordHistoryConfigurationRequest
4572
4578
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4574,14 +4580,14 @@ export default class Client extends OpenApi {
4574
4580
  */
4575
4581
  setPasswordHistoryConfigurationWithOptions(request: $_model.SetPasswordHistoryConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetPasswordHistoryConfigurationResponse>;
4576
4582
  /**
4577
- * Configures a password history policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4583
+ * Sets the password history policy for a specified Enterprise Identity and Access Management (EIAM) instance.
4578
4584
  *
4579
4585
  * @param request - SetPasswordHistoryConfigurationRequest
4580
4586
  * @returns SetPasswordHistoryConfigurationResponse
4581
4587
  */
4582
4588
  setPasswordHistoryConfiguration(request: $_model.SetPasswordHistoryConfigurationRequest): Promise<$_model.SetPasswordHistoryConfigurationResponse>;
4583
4589
  /**
4584
- * Sets the password initialization configurations for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4590
+ * Sets the password initialization policy for a specified EIAM instance.
4585
4591
  *
4586
4592
  * @param request - SetPasswordInitializationConfigurationRequest
4587
4593
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4589,7 +4595,7 @@ export default class Client extends OpenApi {
4589
4595
  */
4590
4596
  setPasswordInitializationConfigurationWithOptions(request: $_model.SetPasswordInitializationConfigurationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetPasswordInitializationConfigurationResponse>;
4591
4597
  /**
4592
- * Sets the password initialization configurations for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
4598
+ * Sets the password initialization policy for a specified EIAM instance.
4593
4599
  *
4594
4600
  * @param request - SetPasswordInitializationConfigurationRequest
4595
4601
  * @returns SetPasswordInitializationConfigurationResponse
@@ -4671,7 +4677,7 @@ export default class Client extends OpenApi {
4671
4677
  */
4672
4678
  unbindUserAuthnSourceMapping(request: $_model.UnbindUserAuthnSourceMappingRequest): Promise<$_model.UnbindUserAuthnSourceMappingResponse>;
4673
4679
  /**
4674
- * Unlocks an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) that is locked.
4680
+ * Unlocks a locked EIAM account.
4675
4681
  *
4676
4682
  * @param request - UnlockUserRequest
4677
4683
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4679,7 +4685,7 @@ export default class Client extends OpenApi {
4679
4685
  */
4680
4686
  unlockUserWithOptions(request: $_model.UnlockUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UnlockUserResponse>;
4681
4687
  /**
4682
- * Unlocks an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) that is locked.
4688
+ * Unlocks a locked EIAM account.
4683
4689
  *
4684
4690
  * @param request - UnlockUserRequest
4685
4691
  * @returns UnlockUserResponse
@@ -4902,7 +4908,7 @@ export default class Client extends OpenApi {
4902
4908
  */
4903
4909
  updateAuthorizationRuleDescription(request: $_model.UpdateAuthorizationRuleDescriptionRequest): Promise<$_model.UpdateAuthorizationRuleDescriptionResponse>;
4904
4910
  /**
4905
- * Updates the properties of the association between an authorization rule and a group.
4911
+ * Updates the relationship properties between an authorization rule and a group.
4906
4912
  *
4907
4913
  * @param request - UpdateAuthorizationRuleGroupAttachmentRequest
4908
4914
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4910,14 +4916,14 @@ export default class Client extends OpenApi {
4910
4916
  */
4911
4917
  updateAuthorizationRuleGroupAttachmentWithOptions(request: $_model.UpdateAuthorizationRuleGroupAttachmentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAuthorizationRuleGroupAttachmentResponse>;
4912
4918
  /**
4913
- * Updates the properties of the association between an authorization rule and a group.
4919
+ * Updates the relationship properties between an authorization rule and a group.
4914
4920
  *
4915
4921
  * @param request - UpdateAuthorizationRuleGroupAttachmentRequest
4916
4922
  * @returns UpdateAuthorizationRuleGroupAttachmentResponse
4917
4923
  */
4918
4924
  updateAuthorizationRuleGroupAttachment(request: $_model.UpdateAuthorizationRuleGroupAttachmentRequest): Promise<$_model.UpdateAuthorizationRuleGroupAttachmentResponse>;
4919
4925
  /**
4920
- * Updates the properties of an association between an authorization rule and a user.
4926
+ * Updates the relationship properties between an authorization rule and an account.
4921
4927
  *
4922
4928
  * @param request - UpdateAuthorizationRuleUserAttachmentRequest
4923
4929
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4925,14 +4931,44 @@ export default class Client extends OpenApi {
4925
4931
  */
4926
4932
  updateAuthorizationRuleUserAttachmentWithOptions(request: $_model.UpdateAuthorizationRuleUserAttachmentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAuthorizationRuleUserAttachmentResponse>;
4927
4933
  /**
4928
- * Updates the properties of an association between an authorization rule and a user.
4934
+ * Updates the relationship properties between an authorization rule and an account.
4929
4935
  *
4930
4936
  * @param request - UpdateAuthorizationRuleUserAttachmentRequest
4931
4937
  * @returns UpdateAuthorizationRuleUserAttachmentResponse
4932
4938
  */
4933
4939
  updateAuthorizationRuleUserAttachment(request: $_model.UpdateAuthorizationRuleUserAttachmentRequest): Promise<$_model.UpdateAuthorizationRuleUserAttachmentResponse>;
4934
4940
  /**
4935
- * Updates a brand.
4941
+ * Updates the configuration of an authorization server.
4942
+ *
4943
+ * @param request - UpdateAuthorizationServerRequest
4944
+ * @param runtime - runtime options for this request RuntimeOptions
4945
+ * @returns UpdateAuthorizationServerResponse
4946
+ */
4947
+ updateAuthorizationServerWithOptions(request: $_model.UpdateAuthorizationServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAuthorizationServerResponse>;
4948
+ /**
4949
+ * Updates the configuration of an authorization server.
4950
+ *
4951
+ * @param request - UpdateAuthorizationServerRequest
4952
+ * @returns UpdateAuthorizationServerResponse
4953
+ */
4954
+ updateAuthorizationServer(request: $_model.UpdateAuthorizationServerRequest): Promise<$_model.UpdateAuthorizationServerResponse>;
4955
+ /**
4956
+ * Updates the description of an authorization server.
4957
+ *
4958
+ * @param request - UpdateAuthorizationServerDescriptionRequest
4959
+ * @param runtime - runtime options for this request RuntimeOptions
4960
+ * @returns UpdateAuthorizationServerDescriptionResponse
4961
+ */
4962
+ updateAuthorizationServerDescriptionWithOptions(request: $_model.UpdateAuthorizationServerDescriptionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAuthorizationServerDescriptionResponse>;
4963
+ /**
4964
+ * Updates the description of an authorization server.
4965
+ *
4966
+ * @param request - UpdateAuthorizationServerDescriptionRequest
4967
+ * @returns UpdateAuthorizationServerDescriptionResponse
4968
+ */
4969
+ updateAuthorizationServerDescription(request: $_model.UpdateAuthorizationServerDescriptionRequest): Promise<$_model.UpdateAuthorizationServerDescriptionResponse>;
4970
+ /**
4971
+ * Modifies a brand.
4936
4972
  *
4937
4973
  * @param request - UpdateBrandRequest
4938
4974
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4940,7 +4976,7 @@ export default class Client extends OpenApi {
4940
4976
  */
4941
4977
  updateBrandWithOptions(request: $_model.UpdateBrandRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateBrandResponse>;
4942
4978
  /**
4943
- * Updates a brand.
4979
+ * Modifies a brand.
4944
4980
  *
4945
4981
  * @param request - UpdateBrandRequest
4946
4982
  * @returns UpdateBrandResponse
@@ -5124,7 +5160,7 @@ export default class Client extends OpenApi {
5124
5160
  */
5125
5161
  updateDomainBrand(request: $_model.UpdateDomainBrandRequest): Promise<$_model.UpdateDomainBrandResponse>;
5126
5162
  /**
5127
- * Updates the ICP filing number for a domain name.
5163
+ * Updates the ICP filing number of a domain.
5128
5164
  *
5129
5165
  * @param request - UpdateDomainIcpNumberRequest
5130
5166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5132,7 +5168,7 @@ export default class Client extends OpenApi {
5132
5168
  */
5133
5169
  updateDomainIcpNumberWithOptions(request: $_model.UpdateDomainIcpNumberRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDomainIcpNumberResponse>;
5134
5170
  /**
5135
- * Updates the ICP filing number for a domain name.
5171
+ * Updates the ICP filing number of a domain.
5136
5172
  *
5137
5173
  * @param request - UpdateDomainIcpNumberRequest
5138
5174
  * @returns UpdateDomainIcpNumberResponse
@@ -5214,7 +5250,7 @@ export default class Client extends OpenApi {
5214
5250
  */
5215
5251
  updateIdentityProvider(request: $_model.UpdateIdentityProviderRequest): Promise<$_model.UpdateIdentityProviderResponse>;
5216
5252
  /**
5217
- * Modifies the description of an Enterprise Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
5253
+ * Modifies the description of a specified EIAM instance.
5218
5254
  *
5219
5255
  * @param request - UpdateInstanceDescriptionRequest
5220
5256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5222,7 +5258,7 @@ export default class Client extends OpenApi {
5222
5258
  */
5223
5259
  updateInstanceDescriptionWithOptions(request: $_model.UpdateInstanceDescriptionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateInstanceDescriptionResponse>;
5224
5260
  /**
5225
- * Modifies the description of an Enterprise Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
5261
+ * Modifies the description of a specified EIAM instance.
5226
5262
  *
5227
5263
  * @param request - UpdateInstanceDescriptionRequest
5228
5264
  * @returns UpdateInstanceDescriptionResponse