@alicloud/eiam20211201 2.17.1 → 2.17.2

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 (267) hide show
  1. package/dist/client.d.ts +154 -154
  2. package/dist/client.js +175 -154
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddApplicationAccountToUserRequest.d.ts +1 -1
  5. package/dist/models/AddApplicationAccountToUserResponseBody.d.ts +1 -1
  6. package/dist/models/AuthorizeApplicationToGroupsRequest.d.ts +2 -2
  7. package/dist/models/AuthorizeApplicationToUsersRequest.d.ts +2 -2
  8. package/dist/models/AuthorizeResourceServerScopesToClientRequest.d.ts +3 -3
  9. package/dist/models/AuthorizeResourceServerScopesToGroupRequest.d.ts +3 -3
  10. package/dist/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.d.ts +4 -4
  11. package/dist/models/AuthorizeResourceServerScopesToUserRequest.d.ts +4 -4
  12. package/dist/models/AuthorizeResourceServerToClientRequest.d.ts +2 -2
  13. package/dist/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +1 -1
  14. package/dist/models/CreateApplicationClientSecretRequest.d.ts +1 -1
  15. package/dist/models/CreateApplicationClientSecretResponseBody.d.ts +3 -3
  16. package/dist/models/CreateApplicationFederatedCredentialRequest.d.ts +165 -3
  17. package/dist/models/CreateApplicationFederatedCredentialRequest.js +170 -1
  18. package/dist/models/CreateApplicationFederatedCredentialRequest.js.map +1 -1
  19. package/dist/models/CreateApplicationFederatedCredentialResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApplicationRequest.d.ts +10 -16
  21. package/dist/models/CreateApplicationRequest.js.map +1 -1
  22. package/dist/models/CreateApplicationRoleRequest.d.ts +3 -3
  23. package/dist/models/CreateApplicationRoleResponseBody.d.ts +1 -1
  24. package/dist/models/CreateClientPublicKeyRequest.d.ts +2 -2
  25. package/dist/models/CreateClientPublicKeyResponseBody.d.ts +1 -1
  26. package/dist/models/CreateCloudAccountRequest.d.ts +9 -10
  27. package/dist/models/CreateCloudAccountRequest.js.map +1 -1
  28. package/dist/models/CreateCloudAccountResponseBody.d.ts +2 -2
  29. package/dist/models/CreateCredentialProviderRequest.d.ts +25 -34
  30. package/dist/models/CreateCredentialProviderRequest.js.map +1 -1
  31. package/dist/models/CreateCredentialProviderResponseBody.d.ts +1 -1
  32. package/dist/models/CreateCredentialRequest.d.ts +14 -19
  33. package/dist/models/CreateCredentialRequest.js.map +1 -1
  34. package/dist/models/CreateFederatedCredentialProviderRequest.d.ts +24 -24
  35. package/dist/models/CreateFederatedCredentialProviderResponseBody.d.ts +1 -1
  36. package/dist/models/DeleteApplicationClientSecretRequest.d.ts +3 -3
  37. package/dist/models/DeleteApplicationClientSecretResponseBody.d.ts +1 -1
  38. package/dist/models/DeleteApplicationFederatedCredentialRequest.d.ts +1 -1
  39. package/dist/models/DeleteApplicationRequest.d.ts +2 -2
  40. package/dist/models/DeleteApplicationResponseBody.d.ts +1 -1
  41. package/dist/models/DeleteApplicationTokenRequest.d.ts +1 -1
  42. package/dist/models/DeleteCredentialProviderRequest.d.ts +2 -2
  43. package/dist/models/DeleteCredentialProviderResponseBody.d.ts +1 -1
  44. package/dist/models/DeleteResourceServerScopeRequest.d.ts +3 -3
  45. package/dist/models/DeleteResourceServerScopeResponseBody.d.ts +1 -1
  46. package/dist/models/DisableApplicationFederatedCredentialRequest.d.ts +1 -1
  47. package/dist/models/DisableApplicationRequest.d.ts +2 -2
  48. package/dist/models/DisableApplicationResponseBody.d.ts +1 -1
  49. package/dist/models/DisableApplicationTokenRequest.d.ts +1 -1
  50. package/dist/models/DisableClientPublicKeyRequest.d.ts +2 -2
  51. package/dist/models/EnableClientPublicKeyRequest.d.ts +2 -2
  52. package/dist/models/EnableCredentialRequest.d.ts +1 -1
  53. package/dist/models/GenerateOauthTokenRequest.d.ts +1 -1
  54. package/dist/models/GenerateOauthTokenResponseBody.d.ts +3 -3
  55. package/dist/models/GetApplicationFederatedCredentialRequest.d.ts +1 -1
  56. package/dist/models/GetApplicationFederatedCredentialResponseBody.d.ts +150 -6
  57. package/dist/models/GetApplicationFederatedCredentialResponseBody.js +170 -1
  58. package/dist/models/GetApplicationFederatedCredentialResponseBody.js.map +1 -1
  59. package/dist/models/GetApplicationGrantScopeRequest.d.ts +2 -2
  60. package/dist/models/GetApplicationGrantScopeResponseBody.d.ts +3 -3
  61. package/dist/models/GetApplicationResponseBody.d.ts +34 -75
  62. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  63. package/dist/models/GetApplicationRoleRequest.d.ts +3 -3
  64. package/dist/models/GetApplicationRoleResponseBody.d.ts +8 -8
  65. package/dist/models/GetApplicationTemplateRequest.d.ts +1 -1
  66. package/dist/models/GetApplicationTemplateResponseBody.d.ts +10 -10
  67. package/dist/models/GetClientPublicKeyRequest.d.ts +1 -1
  68. package/dist/models/GetClientPublicKeyResponseBody.d.ts +5 -5
  69. package/dist/models/GetCloudAccountResponseBody.d.ts +1 -1
  70. package/dist/models/GetCloudAccountRoleRequest.d.ts +2 -2
  71. package/dist/models/GetCloudAccountRoleResponseBody.d.ts +27 -34
  72. package/dist/models/GetCloudAccountRoleResponseBody.js.map +1 -1
  73. package/dist/models/GetCredentialProviderRequest.d.ts +2 -2
  74. package/dist/models/GetCredentialProviderResponseBody.d.ts +34 -39
  75. package/dist/models/GetCredentialProviderResponseBody.js.map +1 -1
  76. package/dist/models/GetCredentialRequest.d.ts +2 -2
  77. package/dist/models/GetCredentialResponseBody.d.ts +25 -34
  78. package/dist/models/GetCredentialResponseBody.js.map +1 -1
  79. package/dist/models/ListApplicationAccountsRequest.d.ts +1 -1
  80. package/dist/models/ListApplicationAccountsResponseBody.d.ts +5 -5
  81. package/dist/models/ListApplicationFederatedCredentialsForProviderRequest.d.ts +4 -4
  82. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.d.ts +158 -9
  83. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js +172 -1
  84. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js.map +1 -1
  85. package/dist/models/ListApplicationFederatedCredentialsRequest.d.ts +4 -4
  86. package/dist/models/ListApplicationFederatedCredentialsResponseBody.d.ts +158 -9
  87. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js +172 -1
  88. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js.map +1 -1
  89. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.d.ts +4 -6
  90. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.js.map +1 -1
  91. package/dist/models/ListApplicationTokensRequest.d.ts +1 -1
  92. package/dist/models/ListApplicationTokensResponseBody.d.ts +7 -7
  93. package/dist/models/ListApplicationsRequest.d.ts +16 -19
  94. package/dist/models/ListApplicationsRequest.js +4 -0
  95. package/dist/models/ListApplicationsRequest.js.map +1 -1
  96. package/dist/models/ListApplicationsResponseBody.d.ts +33 -49
  97. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  98. package/dist/models/ListCloudAccountRolesRequest.d.ts +9 -13
  99. package/dist/models/ListCloudAccountRolesRequest.js.map +1 -1
  100. package/dist/models/ListCloudAccountRolesResponseBody.d.ts +27 -36
  101. package/dist/models/ListCloudAccountRolesResponseBody.js.map +1 -1
  102. package/dist/models/ListCloudAccountsResponseBody.d.ts +4 -4
  103. package/dist/models/ListCredentialProvidersRequest.d.ts +11 -12
  104. package/dist/models/ListCredentialProvidersRequest.js.map +1 -1
  105. package/dist/models/ListCredentialProvidersResponseBody.d.ts +35 -40
  106. package/dist/models/ListCredentialProvidersResponseBody.js.map +1 -1
  107. package/dist/models/ListCredentialsRequest.d.ts +7 -10
  108. package/dist/models/ListCredentialsRequest.js.map +1 -1
  109. package/dist/models/ListCredentialsResponseBody.d.ts +29 -38
  110. package/dist/models/ListCredentialsResponseBody.js.map +1 -1
  111. package/dist/models/ListFederatedCredentialProvidersRequest.d.ts +5 -5
  112. package/dist/models/ListFederatedCredentialProvidersResponseBody.d.ts +33 -33
  113. package/dist/models/ListResourceServerScopesRequest.d.ts +10 -10
  114. package/dist/models/ListResourceServerScopesResponseBody.d.ts +13 -13
  115. package/dist/models/ListResourceServersForUserRequest.d.ts +2 -2
  116. package/dist/models/ListResourceServersForUserResponseBody.d.ts +10 -8
  117. package/dist/models/ListResourceServersForUserResponseBody.js.map +1 -1
  118. package/dist/models/ObtainApplicationClientSecretResponseBody.d.ts +5 -7
  119. package/dist/models/ObtainApplicationClientSecretResponseBody.js.map +1 -1
  120. package/dist/models/ObtainApplicationTokenResponseBody.d.ts +4 -4
  121. package/dist/models/ObtainCredentialResponseBody.d.ts +23 -32
  122. package/dist/models/ObtainCredentialResponseBody.js.map +1 -1
  123. package/dist/models/RemoveApplicationAccountFromUserRequest.d.ts +4 -4
  124. package/dist/models/RemoveApplicationAccountFromUserResponseBody.d.ts +1 -1
  125. package/dist/models/RevokeApplicationFromGroupsRequest.d.ts +2 -2
  126. package/dist/models/RevokeApplicationFromUsersRequest.d.ts +2 -2
  127. package/dist/models/RevokeResourceServerFromClientRequest.d.ts +2 -2
  128. package/dist/models/RevokeResourceServerScopesFromClientRequest.d.ts +3 -3
  129. package/dist/models/RevokeResourceServerScopesFromGroupRequest.d.ts +2 -2
  130. package/dist/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.d.ts +3 -3
  131. package/dist/models/RevokeResourceServerScopesFromUserRequest.d.ts +2 -2
  132. package/dist/models/SetApplicationProvisioningConfigRequest.d.ts +31 -48
  133. package/dist/models/SetApplicationProvisioningConfigRequest.js.map +1 -1
  134. package/dist/models/SetApplicationSsoConfigRequest.d.ts +48 -56
  135. package/dist/models/SetApplicationSsoConfigRequest.js.map +1 -1
  136. package/dist/models/UpdateApplicationAdvancedConfigRequest.d.ts +3 -3
  137. package/dist/models/UpdateApplicationClientSecretExpirationTimeRequest.d.ts +2 -2
  138. package/dist/models/UpdateApplicationFederatedCredentialRequest.d.ts +147 -1
  139. package/dist/models/UpdateApplicationFederatedCredentialRequest.js +168 -1
  140. package/dist/models/UpdateApplicationFederatedCredentialRequest.js.map +1 -1
  141. package/dist/models/UpdateApplicationInfoRequest.d.ts +2 -2
  142. package/dist/models/UpdateApplicationInfoResponseBody.d.ts +1 -1
  143. package/dist/models/UpdateCredentialDescriptionRequest.d.ts +3 -3
  144. package/dist/models/UpdateCredentialDescriptionResponseBody.d.ts +1 -1
  145. package/dist/models/UpdateCredentialProviderRequest.d.ts +23 -33
  146. package/dist/models/UpdateCredentialProviderRequest.js.map +1 -1
  147. package/dist/models/UpdateCredentialProviderResponseBody.d.ts +1 -1
  148. package/dist/models/UpdateFederatedCredentialProviderDescriptionRequest.d.ts +2 -2
  149. package/dist/models/UpdateFederatedCredentialProviderRequest.d.ts +12 -12
  150. package/dist/models/model.d.ts +30 -0
  151. package/dist/models/model.js +104 -44
  152. package/dist/models/model.js.map +1 -1
  153. package/package.json +1 -1
  154. package/src/client.ts +182 -154
  155. package/src/models/AddApplicationAccountToUserRequest.ts +1 -1
  156. package/src/models/AddApplicationAccountToUserResponseBody.ts +1 -1
  157. package/src/models/AuthorizeApplicationToGroupsRequest.ts +2 -2
  158. package/src/models/AuthorizeApplicationToUsersRequest.ts +2 -2
  159. package/src/models/AuthorizeResourceServerScopesToClientRequest.ts +3 -3
  160. package/src/models/AuthorizeResourceServerScopesToGroupRequest.ts +3 -3
  161. package/src/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.ts +4 -4
  162. package/src/models/AuthorizeResourceServerScopesToUserRequest.ts +4 -4
  163. package/src/models/AuthorizeResourceServerToClientRequest.ts +2 -2
  164. package/src/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +1 -1
  165. package/src/models/CreateApplicationClientSecretRequest.ts +1 -1
  166. package/src/models/CreateApplicationClientSecretResponseBody.ts +3 -3
  167. package/src/models/CreateApplicationFederatedCredentialRequest.ts +280 -3
  168. package/src/models/CreateApplicationFederatedCredentialResponseBody.ts +1 -1
  169. package/src/models/CreateApplicationRequest.ts +10 -16
  170. package/src/models/CreateApplicationRoleRequest.ts +3 -3
  171. package/src/models/CreateApplicationRoleResponseBody.ts +1 -1
  172. package/src/models/CreateClientPublicKeyRequest.ts +2 -2
  173. package/src/models/CreateClientPublicKeyResponseBody.ts +1 -1
  174. package/src/models/CreateCloudAccountRequest.ts +9 -10
  175. package/src/models/CreateCloudAccountResponseBody.ts +2 -2
  176. package/src/models/CreateCredentialProviderRequest.ts +25 -34
  177. package/src/models/CreateCredentialProviderResponseBody.ts +1 -1
  178. package/src/models/CreateCredentialRequest.ts +14 -19
  179. package/src/models/CreateFederatedCredentialProviderRequest.ts +24 -24
  180. package/src/models/CreateFederatedCredentialProviderResponseBody.ts +1 -1
  181. package/src/models/DeleteApplicationClientSecretRequest.ts +3 -3
  182. package/src/models/DeleteApplicationClientSecretResponseBody.ts +1 -1
  183. package/src/models/DeleteApplicationFederatedCredentialRequest.ts +1 -1
  184. package/src/models/DeleteApplicationRequest.ts +2 -2
  185. package/src/models/DeleteApplicationResponseBody.ts +1 -1
  186. package/src/models/DeleteApplicationTokenRequest.ts +1 -1
  187. package/src/models/DeleteCredentialProviderRequest.ts +2 -2
  188. package/src/models/DeleteCredentialProviderResponseBody.ts +1 -1
  189. package/src/models/DeleteResourceServerScopeRequest.ts +3 -3
  190. package/src/models/DeleteResourceServerScopeResponseBody.ts +1 -1
  191. package/src/models/DisableApplicationFederatedCredentialRequest.ts +1 -1
  192. package/src/models/DisableApplicationRequest.ts +2 -2
  193. package/src/models/DisableApplicationResponseBody.ts +1 -1
  194. package/src/models/DisableApplicationTokenRequest.ts +1 -1
  195. package/src/models/DisableClientPublicKeyRequest.ts +2 -2
  196. package/src/models/EnableClientPublicKeyRequest.ts +2 -2
  197. package/src/models/EnableCredentialRequest.ts +1 -1
  198. package/src/models/GenerateOauthTokenRequest.ts +1 -1
  199. package/src/models/GenerateOauthTokenResponseBody.ts +3 -3
  200. package/src/models/GetApplicationFederatedCredentialRequest.ts +1 -1
  201. package/src/models/GetApplicationFederatedCredentialResponseBody.ts +265 -6
  202. package/src/models/GetApplicationGrantScopeRequest.ts +2 -2
  203. package/src/models/GetApplicationGrantScopeResponseBody.ts +3 -3
  204. package/src/models/GetApplicationResponseBody.ts +34 -75
  205. package/src/models/GetApplicationRoleRequest.ts +3 -3
  206. package/src/models/GetApplicationRoleResponseBody.ts +8 -8
  207. package/src/models/GetApplicationTemplateRequest.ts +1 -1
  208. package/src/models/GetApplicationTemplateResponseBody.ts +10 -10
  209. package/src/models/GetClientPublicKeyRequest.ts +1 -1
  210. package/src/models/GetClientPublicKeyResponseBody.ts +5 -5
  211. package/src/models/GetCloudAccountResponseBody.ts +1 -1
  212. package/src/models/GetCloudAccountRoleRequest.ts +2 -2
  213. package/src/models/GetCloudAccountRoleResponseBody.ts +27 -34
  214. package/src/models/GetCredentialProviderRequest.ts +2 -2
  215. package/src/models/GetCredentialProviderResponseBody.ts +34 -39
  216. package/src/models/GetCredentialRequest.ts +2 -2
  217. package/src/models/GetCredentialResponseBody.ts +25 -34
  218. package/src/models/ListApplicationAccountsRequest.ts +1 -1
  219. package/src/models/ListApplicationAccountsResponseBody.ts +5 -5
  220. package/src/models/ListApplicationFederatedCredentialsForProviderRequest.ts +4 -4
  221. package/src/models/ListApplicationFederatedCredentialsForProviderResponseBody.ts +275 -9
  222. package/src/models/ListApplicationFederatedCredentialsRequest.ts +4 -4
  223. package/src/models/ListApplicationFederatedCredentialsResponseBody.ts +275 -9
  224. package/src/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.ts +4 -6
  225. package/src/models/ListApplicationTokensRequest.ts +1 -1
  226. package/src/models/ListApplicationTokensResponseBody.ts +7 -7
  227. package/src/models/ListApplicationsRequest.ts +20 -19
  228. package/src/models/ListApplicationsResponseBody.ts +33 -49
  229. package/src/models/ListCloudAccountRolesRequest.ts +9 -13
  230. package/src/models/ListCloudAccountRolesResponseBody.ts +27 -36
  231. package/src/models/ListCloudAccountsResponseBody.ts +4 -4
  232. package/src/models/ListCredentialProvidersRequest.ts +11 -12
  233. package/src/models/ListCredentialProvidersResponseBody.ts +35 -40
  234. package/src/models/ListCredentialsRequest.ts +7 -10
  235. package/src/models/ListCredentialsResponseBody.ts +29 -38
  236. package/src/models/ListFederatedCredentialProvidersRequest.ts +5 -5
  237. package/src/models/ListFederatedCredentialProvidersResponseBody.ts +33 -33
  238. package/src/models/ListResourceServerScopesRequest.ts +10 -10
  239. package/src/models/ListResourceServerScopesResponseBody.ts +13 -13
  240. package/src/models/ListResourceServersForUserRequest.ts +2 -2
  241. package/src/models/ListResourceServersForUserResponseBody.ts +10 -8
  242. package/src/models/ObtainApplicationClientSecretResponseBody.ts +5 -7
  243. package/src/models/ObtainApplicationTokenResponseBody.ts +4 -4
  244. package/src/models/ObtainCredentialResponseBody.ts +23 -32
  245. package/src/models/RemoveApplicationAccountFromUserRequest.ts +4 -4
  246. package/src/models/RemoveApplicationAccountFromUserResponseBody.ts +1 -1
  247. package/src/models/RevokeApplicationFromGroupsRequest.ts +2 -2
  248. package/src/models/RevokeApplicationFromUsersRequest.ts +2 -2
  249. package/src/models/RevokeResourceServerFromClientRequest.ts +2 -2
  250. package/src/models/RevokeResourceServerScopesFromClientRequest.ts +3 -3
  251. package/src/models/RevokeResourceServerScopesFromGroupRequest.ts +2 -2
  252. package/src/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.ts +3 -3
  253. package/src/models/RevokeResourceServerScopesFromUserRequest.ts +2 -2
  254. package/src/models/SetApplicationProvisioningConfigRequest.ts +31 -48
  255. package/src/models/SetApplicationSsoConfigRequest.ts +48 -56
  256. package/src/models/UpdateApplicationAdvancedConfigRequest.ts +3 -3
  257. package/src/models/UpdateApplicationClientSecretExpirationTimeRequest.ts +2 -2
  258. package/src/models/UpdateApplicationFederatedCredentialRequest.ts +260 -1
  259. package/src/models/UpdateApplicationInfoRequest.ts +2 -2
  260. package/src/models/UpdateApplicationInfoResponseBody.ts +1 -1
  261. package/src/models/UpdateCredentialDescriptionRequest.ts +3 -3
  262. package/src/models/UpdateCredentialDescriptionResponseBody.ts +1 -1
  263. package/src/models/UpdateCredentialProviderRequest.ts +23 -33
  264. package/src/models/UpdateCredentialProviderResponseBody.ts +1 -1
  265. package/src/models/UpdateFederatedCredentialProviderDescriptionRequest.ts +2 -2
  266. package/src/models/UpdateFederatedCredentialProviderRequest.ts +12 -12
  267. package/src/models/model.ts +30 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListApplicationsResponseBodyApplications extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Indicates how the application was created.
8
+ * The application creation type.
9
9
  *
10
10
  * @example
11
11
  * user_custom
@@ -21,7 +21,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
21
21
  applicationId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The identity type of the application.
24
+ * The application identity type.
25
25
  *
26
26
  * @example
27
27
  * application
@@ -29,7 +29,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
29
29
  applicationIdentityType?: string;
30
30
  /**
31
31
  * @remarks
32
- * The name of the application.
32
+ * The application name.
33
33
  *
34
34
  * @example
35
35
  * SAML Application
@@ -37,11 +37,9 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
37
37
  applicationName?: string;
38
38
  /**
39
39
  * @remarks
40
- * The source used to create the application. Valid values:
41
- *
42
- * - `urn:alibaba:idaas:app:source:template`: Application template.
43
- *
44
- * - `urn:alibaba:idaas:app:source:standard`: Standard protocol.
40
+ * The application creation source. Valid values:
41
+ * - urn:alibaba:idaas:app:source:template: Application template.
42
+ * - urn:alibaba:idaas:app:source:standard: Standard protocol.
45
43
  *
46
44
  * @example
47
45
  * urn:alibaba:idaas:app:source:standard
@@ -49,7 +47,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
49
47
  applicationSourceType?: string;
50
48
  /**
51
49
  * @remarks
52
- * The ID of the application template.
50
+ * The application template ID.
53
51
  *
54
52
  * @example
55
53
  * apt_xxx_xxx
@@ -65,7 +63,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
65
63
  clientId?: string;
66
64
  /**
67
65
  * @remarks
68
- * The time the application was created, as a Unix timestamp in milliseconds.
66
+ * The time when the application was created, in UNIX timestamp format. Unit: milliseconds.
69
67
  *
70
68
  * @example
71
69
  * 1649830226000
@@ -73,7 +71,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
73
71
  createTime?: number;
74
72
  /**
75
73
  * @remarks
76
- * The description of the application.
74
+ * The application description.
77
75
  *
78
76
  * @example
79
77
  * A test application
@@ -81,21 +79,14 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
81
79
  description?: string;
82
80
  /**
83
81
  * @remarks
84
- * A string containing a JSON array of features supported by the application. Valid values:
85
- *
86
- * - `sso`: SSO.
87
- *
88
- * - `slo`: SLO.
89
- *
90
- * - `provision`: Provisioning.
91
- *
92
- * - `api_invoke`: API invocation.
93
- *
94
- * - `m2m_client`: M2M client.
95
- *
96
- * - `resource_server`: Resource server.
97
- *
98
- * - `other`: Other.
82
+ * The features supported by the application, returned as a JSON array string. Valid values:
83
+ * - sso: Single sign-on.
84
+ * - slo: Single logout.
85
+ * - provision: Account synchronization.
86
+ * - api_invoke: API access.
87
+ * - m2m_client: M2M Client capability.
88
+ * - resource_server: API service capability.
89
+ * - other: Fallback.
99
90
  *
100
91
  * @example
101
92
  * ["sso", "provision"]
@@ -119,7 +110,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
119
110
  logoUrl?: string;
120
111
  /**
121
112
  * @remarks
122
- * The service code of the cloud service that manages the application template.
113
+ * The ServiceCode of the Alibaba Cloud service that manages the application template.
123
114
  *
124
115
  * @example
125
116
  * rpa
@@ -127,7 +118,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
127
118
  managedServiceCode?: string;
128
119
  /**
129
120
  * @remarks
130
- * The unique identifier of the resource server.
121
+ * The unique identifier of the ResourceServer.
131
122
  *
132
123
  * @example
133
124
  * https://example.com
@@ -135,7 +126,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
135
126
  resourceServerIdentifier?: string;
136
127
  /**
137
128
  * @remarks
138
- * The source type of the resource server.
129
+ * The resource server source type.
139
130
  *
140
131
  * @example
141
132
  * urn:cloud:idaas:resourceserver:source:custom
@@ -143,7 +134,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
143
134
  resourceServerSourceType?: string;
144
135
  /**
145
136
  * @remarks
146
- * The status of the resource server.
137
+ * The resource server status.
147
138
  *
148
139
  * @example
149
140
  * enabled
@@ -151,7 +142,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
151
142
  resourceServerStatus?: string;
152
143
  /**
153
144
  * @remarks
154
- * Indicates whether the application template is managed by a cloud service.
145
+ * Indicates whether the application template is managed by an Alibaba Cloud service.
155
146
  *
156
147
  * @example
157
148
  * true
@@ -159,15 +150,11 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
159
150
  serviceManaged?: boolean;
160
151
  /**
161
152
  * @remarks
162
- * The SSO protocol. Valid values:
163
- *
164
- * - `saml2`: SAML 2.0
165
- *
166
- * - `oidc`: OpenID Connect (OIDC)
167
- *
168
- * - `oauth2/m2m`: OAuth 2.0
169
- *
170
- * - `oidc+oauth2/m2m`: OIDC and OAuth 2.0
153
+ * The single sign-on (SSO) logon protocol. Valid values:
154
+ * - saml2: SAML 2.0 protocol.
155
+ * - oidc: OpenID Connect protocol.
156
+ * - oauth2/m2m: OAuth 2.0 protocol.
157
+ * - oidc+oauth2/m2m: OpenID Connect and OAuth 2.0 protocols.
171
158
  *
172
159
  * @example
173
160
  * saml2
@@ -175,13 +162,10 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
175
162
  ssoType?: string;
176
163
  /**
177
164
  * @remarks
178
- * The status of the application. Valid values:
179
- *
180
- * - `enabled`: The application is enabled.
181
- *
182
- * - `disabled`: The application is disabled.
183
- *
184
- * - `deleted`: The application is soft-deleted.
165
+ * The application status. Valid values:
166
+ * - enabled: Enabled.
167
+ * - disabled: Disabled.
168
+ * - deleted: Soft deleted.
185
169
  *
186
170
  * @example
187
171
  * enabled
@@ -189,7 +173,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
189
173
  status?: string;
190
174
  /**
191
175
  * @remarks
192
- * The time the application was last updated, as a Unix timestamp in milliseconds.
176
+ * The time when the application was last updated, in UNIX timestamp format. Unit: milliseconds.
193
177
  *
194
178
  * @example
195
179
  * 1649830226000
@@ -257,7 +241,7 @@ export class ListApplicationsResponseBodyApplications extends $dara.Model {
257
241
  export class ListApplicationsResponseBody extends $dara.Model {
258
242
  /**
259
243
  * @remarks
260
- * The list of applications.
244
+ * The list of application information.
261
245
  */
262
246
  applications?: ListApplicationsResponseBodyApplications[];
263
247
  /**
@@ -6,14 +6,10 @@ export class ListCloudAccountRolesRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
8
  * The name of the filter field. Valid values:
9
- *
10
- * - CloudAccountRoleId: The ID of the cloud role.
11
- *
12
- * - CloudAccountRoleName: The name of the cloud role.
13
- *
14
- * - CloudAccountRoleExternalId: The external ID of the cloud role.
15
- *
16
- * - CloudAccountRoleUsageType: The usage type of the cloud role.
9
+ * - CloudAccountRoleId: the cloud role ID.
10
+ * - CloudAccountRoleName: the cloud role name.
11
+ * - CloudAccountRoleExternalId: the external identifier of the cloud role.
12
+ * - CloudAccountRoleUsageType: the usage type of the cloud role.
17
13
  *
18
14
  * @example
19
15
  * CloudAccountRoleId
@@ -21,7 +17,7 @@ export class ListCloudAccountRolesRequestFilter extends $dara.Model {
21
17
  name?: string;
22
18
  /**
23
19
  * @remarks
24
- * The list of values for the filter field.
20
+ * The values of the filter field.
25
21
  */
26
22
  value?: string[];
27
23
  static names(): { [key: string]: string } {
@@ -53,7 +49,7 @@ export class ListCloudAccountRolesRequestFilter extends $dara.Model {
53
49
  export class ListCloudAccountRolesRequest extends $dara.Model {
54
50
  /**
55
51
  * @remarks
56
- * The ID of the Alibaba Cloud account.
52
+ * The cloud account ID.
57
53
  *
58
54
  * This parameter is required.
59
55
  *
@@ -78,9 +74,9 @@ export class ListCloudAccountRolesRequest extends $dara.Model {
78
74
  instanceId?: string;
79
75
  /**
80
76
  * @remarks
81
- * The maximum number of records to return on each page.
77
+ * The maximum number of records per page.
82
78
  *
83
- * - The default value is 20.
79
+ * - If this parameter is not specified, the default value is 20.
84
80
  *
85
81
  * - The maximum value is 100.
86
82
  *
@@ -90,7 +86,7 @@ export class ListCloudAccountRolesRequest extends $dara.Model {
90
86
  maxResults?: number;
91
87
  /**
92
88
  * @remarks
93
- * The token that specifies the start of the next page of results.
89
+ * The token that identifies the start position of the next page.
94
90
  *
95
91
  * - If this parameter is not specified, the query starts from the first page.
96
92
  *
@@ -13,7 +13,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleH
13
13
  errorCode?: string;
14
14
  /**
15
15
  * @remarks
16
- * The error message.
16
+ * The error description.
17
17
  *
18
18
  * @example
19
19
  * There is no permission.
@@ -45,12 +45,12 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleH
45
45
  export class ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleHealthCheckResult extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The reason for the error. This parameter is returned when the health check status is unhealthy.
48
+ * The error reason. This field is returned when the health check status is unhealthy.
49
49
  */
50
50
  errorReason?: ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleHealthCheckResultErrorReason;
51
51
  /**
52
52
  * @remarks
53
- * The time of the last health check. This is a UNIX timestamp. Unit: milliseconds.
53
+ * The last check time, in UNIX timestamp format. Unit: milliseconds.
54
54
  *
55
55
  * @example
56
56
  * 1649830226000
@@ -58,11 +58,9 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleH
58
58
  lastCheckTime?: number;
59
59
  /**
60
60
  * @remarks
61
- * The result of the health check. Valid values:
62
- *
63
- * - success: The health check was successful.
64
- *
65
- * - failed: The health check failed.
61
+ * The health check result of the cloud role. Valid values:
62
+ * - success: succeeded.
63
+ * - failed: failed.
66
64
  *
67
65
  * @example
68
66
  * success
@@ -99,7 +97,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleH
99
97
  export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Model {
100
98
  /**
101
99
  * @remarks
102
- * The ID of the Alibaba Cloud account.
100
+ * The cloud account ID.
103
101
  *
104
102
  * @example
105
103
  * ca_01kmegjc11qa1txxxxx
@@ -107,7 +105,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
107
105
  cloudAccountId?: string;
108
106
  /**
109
107
  * @remarks
110
- * The external ID for the cloud role.
108
+ * The cloud role identifier.
111
109
  *
112
110
  * @example
113
111
  * acs:ram::xxx:role/role-test
@@ -116,12 +114,9 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
116
114
  /**
117
115
  * @remarks
118
116
  * The health status of the cloud role. Valid values:
119
- *
120
- * - healthy: The role is healthy.
121
- *
122
- * - unhealthy: The role is unhealthy.
123
- *
124
- * - unknown: The health status is unknown.
117
+ * - healthy: healthy.
118
+ * - unhealthy: unhealthy.
119
+ * - unknown: unknown.
125
120
  *
126
121
  * @example
127
122
  * healthy
@@ -129,12 +124,12 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
129
124
  cloudAccountRoleHealth?: string;
130
125
  /**
131
126
  * @remarks
132
- * The result of the health check for the cloud role.
127
+ * The health check result of the cloud role.
133
128
  */
134
129
  cloudAccountRoleHealthCheckResult?: ListCloudAccountRolesResponseBodyCloudAccountRolesCloudAccountRoleHealthCheckResult;
135
130
  /**
136
131
  * @remarks
137
- * The ID of the cloud role.
132
+ * The cloud role ID.
138
133
  *
139
134
  * @example
140
135
  * carole_01kmek49aqxxxx
@@ -142,7 +137,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
142
137
  cloudAccountRoleId?: string;
143
138
  /**
144
139
  * @remarks
145
- * The name of the cloud role.
140
+ * The cloud role name.
146
141
  *
147
142
  * @example
148
143
  * role-test
@@ -150,9 +145,9 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
150
145
  cloudAccountRoleName?: string;
151
146
  /**
152
147
  * @remarks
153
- * The type of the cloud role. The format of the role type varies based on the type of the cloud account. The following value is supported:
148
+ * The cloud role type. The specific format depends on the cloud account type. Valid values:
154
149
  *
155
- * - role: This value applies to Alibaba Cloud accounts.
150
+ * - role: applicable to Alibaba Cloud accounts.
156
151
  *
157
152
  * @example
158
153
  * role
@@ -161,10 +156,8 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
161
156
  /**
162
157
  * @remarks
163
158
  * The usage type of the cloud role. Valid values:
164
- *
165
- * - system: The role is used by the system.
166
- *
167
- * - user: The role is used by a user.
159
+ * - system: system.
160
+ * - user: user.
168
161
  *
169
162
  * @example
170
163
  * system
@@ -172,7 +165,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
172
165
  cloudAccountRoleUsageType?: string;
173
166
  /**
174
167
  * @remarks
175
- * The time when the role was created. This is a UNIX timestamp. Unit: milliseconds.
168
+ * The creation time, in UNIX timestamp format. Unit: milliseconds.
176
169
  *
177
170
  * @example
178
171
  * 1719320115000
@@ -180,7 +173,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
180
173
  createTime?: number;
181
174
  /**
182
175
  * @remarks
183
- * The description of the cloud role.
176
+ * The cloud role description.
184
177
  *
185
178
  * @example
186
179
  * cloud_account_role_description
@@ -196,11 +189,9 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
196
189
  instanceId?: string;
197
190
  /**
198
191
  * @remarks
199
- * The status of the cloud role. Valid values:
200
- *
201
- * - enabled: The role is enabled.
202
- *
203
- * - disabled: The role is disabled.
192
+ * The cloud role status. Valid values:
193
+ * - enabled: enabled.
194
+ * - disable: disabled.
204
195
  *
205
196
  * @example
206
197
  * enabled
@@ -208,7 +199,7 @@ export class ListCloudAccountRolesResponseBodyCloudAccountRoles extends $dara.Mo
208
199
  status?: string;
209
200
  /**
210
201
  * @remarks
211
- * The time when the role was last updated. This is a UNIX timestamp. Unit: milliseconds.
202
+ * The last update time, in UNIX timestamp format. Unit: milliseconds.
212
203
  *
213
204
  * @example
214
205
  * 1719320117000
@@ -270,7 +261,7 @@ export class ListCloudAccountRolesResponseBody extends $dara.Model {
270
261
  cloudAccountRoles?: ListCloudAccountRolesResponseBodyCloudAccountRoles[];
271
262
  /**
272
263
  * @remarks
273
- * The number of entries returned per page.
264
+ * The number of rows per page in the paging query.
274
265
  *
275
266
  * @example
276
267
  * 20
@@ -278,7 +269,7 @@ export class ListCloudAccountRolesResponseBody extends $dara.Model {
278
269
  maxResults?: number;
279
270
  /**
280
271
  * @remarks
281
- * The query token returned in this call.
272
+ * The pagination token returned in this call.
282
273
  *
283
274
  * @example
284
275
  * NTxxxexample
@@ -294,7 +285,7 @@ export class ListCloudAccountRolesResponseBody extends $dara.Model {
294
285
  requestId?: string;
295
286
  /**
296
287
  * @remarks
297
- * The total number of entries.
288
+ * The total number of records.
298
289
  *
299
290
  * @example
300
291
  * 100
@@ -59,8 +59,8 @@ export class ListCloudAccountsResponseBodyCloudAccountsCloudAccountHealthCheckRe
59
59
  /**
60
60
  * @remarks
61
61
  * The health check result of the cloud account. Valid values:
62
- * - success: Succeeded.
63
- * - failed: Failed.
62
+ * - success: The health check succeeded.
63
+ * - failed: The health check failed.
64
64
  *
65
65
  * @example
66
66
  * success
@@ -240,7 +240,7 @@ export class ListCloudAccountsResponseBody extends $dara.Model {
240
240
  cloudAccounts?: ListCloudAccountsResponseBodyCloudAccounts[];
241
241
  /**
242
242
  * @remarks
243
- * The number of rows per page for paging.
243
+ * The number of rows per page when paging is used.
244
244
  *
245
245
  * @example
246
246
  * 20
@@ -248,7 +248,7 @@ export class ListCloudAccountsResponseBody extends $dara.Model {
248
248
  maxResults?: number;
249
249
  /**
250
250
  * @remarks
251
- * The token returned for the current call.
251
+ * The token returned for the current call to indicate the starting position of the next page.
252
252
  *
253
253
  * @example
254
254
  * NTxxxexample
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCredentialProvidersRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Filter condition name. Valid values:
8
+ * The filter condition name. Valid values:
9
9
  *
10
- * - CredentialProviderName: Credential provider name.
11
- *
12
- * - CredentialProviderIdentifier: Credential provider identifier.
10
+ * - CredentialProviderName: the credential provider name.
11
+ * - CredentialProviderIdentifier: the credential provider identifier.
13
12
  *
14
13
  * @example
15
14
  * CredentialProviderName
@@ -17,7 +16,7 @@ export class ListCredentialProvidersRequestFilter extends $dara.Model {
17
16
  name?: string;
18
17
  /**
19
18
  * @remarks
20
- * List of filter condition values.
19
+ * The list of filter condition values.
21
20
  */
22
21
  value?: string[];
23
22
  static names(): { [key: string]: string } {
@@ -49,22 +48,22 @@ export class ListCredentialProvidersRequestFilter extends $dara.Model {
49
48
  export class ListCredentialProvidersRequest extends $dara.Model {
50
49
  /**
51
50
  * @remarks
52
- * List of credential provider IDs.
51
+ * The list of credential provider IDs.
53
52
  */
54
53
  credentialProviderIds?: string[];
55
54
  /**
56
55
  * @remarks
57
- * List of credential provider types.
56
+ * The list of credential provider types.
58
57
  */
59
58
  credentialProviderTypes?: string[];
60
59
  /**
61
60
  * @remarks
62
- * List of filter conditions.
61
+ * The list of filter conditions.
63
62
  */
64
63
  filter?: ListCredentialProvidersRequestFilter[];
65
64
  /**
66
65
  * @remarks
67
- * Instance ID.
66
+ * The instance ID.
68
67
  *
69
68
  * This parameter is required.
70
69
  *
@@ -74,7 +73,7 @@ export class ListCredentialProvidersRequest extends $dara.Model {
74
73
  instanceId?: string;
75
74
  /**
76
75
  * @remarks
77
- * Page size for paged queries.
76
+ * The maximum number of entries per page for a paged query.
78
77
  *
79
78
  * @example
80
79
  * 20
@@ -82,7 +81,7 @@ export class ListCredentialProvidersRequest extends $dara.Model {
82
81
  maxResults?: number;
83
82
  /**
84
83
  * @remarks
85
- * Query token.
84
+ * The pagination token.
86
85
  *
87
86
  * @example
88
87
  * NTxxxxxexample
@@ -90,7 +89,7 @@ export class ListCredentialProvidersRequest extends $dara.Model {
90
89
  nextToken?: string;
91
90
  /**
92
91
  * @remarks
93
- * List of credential provider statuses.
92
+ * The list of credential provider statuses.
94
93
  */
95
94
  statuses?: string[];
96
95
  static names(): { [key: string]: string } {