@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
@@ -13,7 +13,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHeal
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 GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHeal
45
45
  export class GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHealthCheckResult extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The reason for the error. This parameter is returned only if the value of CloudAccountRoleHealth is unhealthy.
48
+ * The error reason. This field is returned when the health check status is unhealthy.
49
49
  */
50
50
  errorReason?: GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHealthCheckResultErrorReason;
51
51
  /**
52
52
  * @remarks
53
- * The time of the last check. This value is a UNIX timestamp in milliseconds.
53
+ * The time of the last health check. The value is a UNIX timestamp in milliseconds.
54
54
  *
55
55
  * @example
56
56
  * 1649830226000
@@ -58,11 +58,11 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHeal
58
58
  lastCheckTime?: number;
59
59
  /**
60
60
  * @remarks
61
- * The result of the health check. Valid values:
61
+ * The cloud role health check result. Valid values:
62
62
  *
63
- * - success: The health check is successful.
63
+ * - success: succeeded.
64
64
  *
65
- * - failed: The health check failed.
65
+ * - failed: failed.
66
66
  *
67
67
  * @example
68
68
  * success
@@ -99,7 +99,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHeal
99
99
  export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model {
100
100
  /**
101
101
  * @remarks
102
- * The ID of the Alibaba Cloud account.
102
+ * The cloud account ID.
103
103
  *
104
104
  * @example
105
105
  * ca_01kmegjc11qa1txxxxx
@@ -107,7 +107,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
107
107
  cloudAccountId?: string;
108
108
  /**
109
109
  * @remarks
110
- * The external ID of the cloud account role.
110
+ * The cloud role identifier.
111
111
  *
112
112
  * @example
113
113
  * acs:ram::xxx:role/role-test
@@ -115,13 +115,10 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
115
115
  cloudAccountRoleExternalId?: string;
116
116
  /**
117
117
  * @remarks
118
- * The health check 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.
118
+ * The cloud role health status. Valid values:
119
+ * - healthy: healthy.
120
+ * - unhealthy: unhealthy.
121
+ * - unknown: unknown.
125
122
  *
126
123
  * @example
127
124
  * healthy
@@ -129,12 +126,12 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
129
126
  cloudAccountRoleHealth?: string;
130
127
  /**
131
128
  * @remarks
132
- * The result of the health check for the cloud role.
129
+ * The cloud role health check result.
133
130
  */
134
131
  cloudAccountRoleHealthCheckResult?: GetCloudAccountRoleResponseBodyCloudAccountRoleCloudAccountRoleHealthCheckResult;
135
132
  /**
136
133
  * @remarks
137
- * The ID of the cloud role.
134
+ * The cloud role ID.
138
135
  *
139
136
  * @example
140
137
  * carole_01kmek49aqxxxx
@@ -142,7 +139,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
142
139
  cloudAccountRoleId?: string;
143
140
  /**
144
141
  * @remarks
145
- * The name of the cloud role.
142
+ * The cloud role name.
146
143
  *
147
144
  * @example
148
145
  * role-test
@@ -150,9 +147,9 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
150
147
  cloudAccountRoleName?: string;
151
148
  /**
152
149
  * @remarks
153
- * The type of the cloud role. The format of this parameter varies based on the cloud account type. The following value is supported:
150
+ * The cloud role type. The specific format depends on the cloud account type. Valid values:
154
151
  *
155
- * - role: for an Alibaba Cloud account.
152
+ * - role: applicable to Alibaba Cloud accounts.
156
153
  *
157
154
  * @example
158
155
  * role
@@ -160,11 +157,9 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
160
157
  cloudAccountRoleType?: string;
161
158
  /**
162
159
  * @remarks
163
- * 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.
160
+ * The cloud role usage type. Valid values:
161
+ * - system: system.
162
+ * - user: user.
168
163
  *
169
164
  * @example
170
165
  * system
@@ -172,7 +167,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
172
167
  cloudAccountRoleUsageType?: string;
173
168
  /**
174
169
  * @remarks
175
- * The time when the cloud role was created. This value is a UNIX timestamp in milliseconds.
170
+ * The creation time. The value is a UNIX timestamp in milliseconds.
176
171
  *
177
172
  * @example
178
173
  * 1719320115000
@@ -180,7 +175,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
180
175
  createTime?: number;
181
176
  /**
182
177
  * @remarks
183
- * The description of the cloud role.
178
+ * The cloud role description.
184
179
  *
185
180
  * @example
186
181
  * cloud_account_role_description
@@ -196,11 +191,9 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
196
191
  instanceId?: string;
197
192
  /**
198
193
  * @remarks
199
- * The status of the cloud role. Valid values:
200
- *
201
- * - enabled: The role is enabled.
202
- *
203
- * - disable: The role is disabled.
194
+ * The cloud role status. Valid values:
195
+ * - enabled: enabled.
196
+ * - disable: disabled.
204
197
  *
205
198
  * @example
206
199
  * enabled
@@ -208,7 +201,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
208
201
  status?: string;
209
202
  /**
210
203
  * @remarks
211
- * The time when the cloud role was last updated. This value is a UNIX timestamp in milliseconds.
204
+ * The last update time. The value is a UNIX timestamp in milliseconds.
212
205
  *
213
206
  * @example
214
207
  * 1649830227000
@@ -265,7 +258,7 @@ export class GetCloudAccountRoleResponseBodyCloudAccountRole extends $dara.Model
265
258
  export class GetCloudAccountRoleResponseBody extends $dara.Model {
266
259
  /**
267
260
  * @remarks
268
- * The details of the cloud role.
261
+ * The cloud role details.
269
262
  */
270
263
  cloudAccountRole?: GetCloudAccountRoleResponseBodyCloudAccountRole;
271
264
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetCredentialProviderRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Credential provider ID.
8
+ * The credential provider ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetCredentialProviderRequest extends $dara.Model {
15
15
  credentialProviderId?: string;
16
16
  /**
17
17
  * @remarks
18
- * Instance ID.
18
+ * The instance ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfigJwtProviderConfig extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * List of allowed JWT issuers.
8
+ * The list of allowed JWT issuers.
9
9
  */
10
10
  allowedTokenIssuers?: string[];
11
11
  /**
12
12
  * @remarks
13
- * Enable JWT derived short token.
13
+ * Indicates whether the JWT derived short token feature is enabled.
14
14
  *
15
15
  * @example
16
16
  * false
@@ -18,7 +18,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
18
18
  derivedShortTokenEnabled?: boolean;
19
19
  /**
20
20
  * @remarks
21
- * Validity period of the JWT. Unit: seconds.
21
+ * The validity period of the JWT, in seconds.
22
22
  *
23
23
  * @example
24
24
  * 900
@@ -26,7 +26,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
26
26
  expiration?: number;
27
27
  /**
28
28
  * @remarks
29
- * Enable JWT expiration cleanup.
29
+ * Indicates whether JWT expiration cleanup is enabled.
30
30
  *
31
31
  * @example
32
32
  * true
@@ -34,7 +34,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
34
34
  expirationCleanupEnabled?: boolean;
35
35
  /**
36
36
  * @remarks
37
- * JWT issuer.
37
+ * JWT issuer
38
38
  *
39
39
  * @example
40
40
  * https://test.issuer.com
@@ -42,7 +42,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
42
42
  issuer?: string;
43
43
  /**
44
44
  * @remarks
45
- * JWKs endpoint URL.
45
+ * The JWKs endpoint URL.
46
46
  *
47
47
  * @example
48
48
  * https://example123456.aliyunidaas.com/api/v2/auths_ngz2wj35ixxxdyat55nexxxxxx/oauth2/jwks
@@ -85,7 +85,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
85
85
  export class GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfigOAuthProviderConfig extends $dara.Model {
86
86
  /**
87
87
  * @remarks
88
- * Client ID, corresponding to client_id in the OAuth protocol.
88
+ * The client_id in the OAuth protocol.
89
89
  *
90
90
  * @example
91
91
  * client_id_example_xxx
@@ -93,13 +93,11 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
93
93
  clientId?: string;
94
94
  /**
95
95
  * @remarks
96
- * Scope, corresponding to scope in the OAuth protocol.
96
+ * The scope in the OAuth protocol.
97
97
  *
98
- * > The Scope value configured for the OAuth credential provider serves as the default. If you do not specify the scope parameter when calling the Developer API to obtain an OAuth access token, the system uses this default Scope value.
98
+ * > The scope configuration of the OAuth credential provider serves as the default value. If the scope parameter is not specified when calling the DeveloperAPI to obtain an OAuth access token, the scope configuration of the credential provider is used for issuance.
99
99
  *
100
- * >Notice:
101
- *
102
- * Separate multiple Scope values with spaces.
100
+ * >Notice: Multiple scope values are separated by spaces.
103
101
  *
104
102
  * @example
105
103
  * example:test_01 example:test_02
@@ -107,7 +105,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
107
105
  scope?: string;
108
106
  /**
109
107
  * @remarks
110
- * Token endpoint, corresponding to the OAuth protocol.
108
+ * The token endpoint of the OAuth protocol.
111
109
  *
112
110
  * @example
113
111
  * https://example.com/token
@@ -141,19 +139,19 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
141
139
  export class GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfig extends $dara.Model {
142
140
  /**
143
141
  * @remarks
144
- * Configuration for a JWT credential provider.
142
+ * The configuration of the JWT credential provider.
145
143
  */
146
144
  jwtProviderConfig?: GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfigJwtProviderConfig;
147
145
  /**
148
146
  * @remarks
149
- * Configuration for an OAuth credential provider.
147
+ * The configuration of the OAuth credential provider.
150
148
  */
151
149
  OAuthProviderConfig?: GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfigOAuthProviderConfig;
152
150
  /**
153
151
  * @remarks
154
- * List of credential IDs for sensitive configurations of the credential provider.
152
+ * The list of credential IDs corresponding to the sensitive configurations of the credential provider.
155
153
  *
156
- * > The system securely stores sensitive configuration information as credentials.
154
+ * > The system securely stores the sensitive configuration information of the credential provider in the form of credentials.
157
155
  */
158
156
  providerCredentialIds?: string[];
159
157
  static names(): { [key: string]: string } {
@@ -193,7 +191,7 @@ export class GetCredentialProviderResponseBodyCredentialProviderCredentialProvid
193
191
  export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.Model {
194
192
  /**
195
193
  * @remarks
196
- * Creation time of the credential provider, in UNIX timestamp format. Unit: milliseconds.
194
+ * The creation time of the credential provider. The value is a UNIX timestamp in milliseconds.
197
195
  *
198
196
  * @example
199
197
  * 1649830225000
@@ -201,16 +199,15 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
201
199
  createTime?: number;
202
200
  /**
203
201
  * @remarks
204
- * Credential provider configuration.
202
+ * The credential provider configuration.
205
203
  */
206
204
  credentialProviderConfig?: GetCredentialProviderResponseBodyCredentialProviderCredentialProviderConfig;
207
205
  /**
208
206
  * @remarks
209
- * Credential provider creation type. Valid values:
210
- *
211
- * - system_init: Created by the system
207
+ * The credential provider creation type. Valid values:
212
208
  *
213
- * - user_custom: Created by a user
209
+ * - system_init: Created by the system.
210
+ * - user_custom: Created by the user.
214
211
  *
215
212
  * @example
216
213
  * user_custom
@@ -218,7 +215,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
218
215
  credentialProviderCreationType?: string;
219
216
  /**
220
217
  * @remarks
221
- * Credential provider ID.
218
+ * The credential provider ID.
222
219
  *
223
220
  * @example
224
221
  * atp_01kr2cmj5gxxx4fvmls2e93dxxxxx
@@ -226,7 +223,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
226
223
  credentialProviderId?: string;
227
224
  /**
228
225
  * @remarks
229
- * Credential provider identifier.
226
+ * The credential provider identifier.
230
227
  *
231
228
  * @example
232
229
  * test_example_identifier
@@ -234,7 +231,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
234
231
  credentialProviderIdentifier?: string;
235
232
  /**
236
233
  * @remarks
237
- * Credential provider name.
234
+ * The credential provider name.
238
235
  *
239
236
  * @example
240
237
  * test_example_name
@@ -242,11 +239,10 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
242
239
  credentialProviderName?: string;
243
240
  /**
244
241
  * @remarks
245
- * Credential provider type. Valid values:
242
+ * The credential provider type. Valid values:
246
243
  *
247
- * - oauth: OAuth credential provider
248
- *
249
- * - jwt: JWT credential provider
244
+ * - oauth: OAuth credential provider.
245
+ * - jwt: JWT credential provider.
250
246
  *
251
247
  * @example
252
248
  * oauth
@@ -254,7 +250,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
254
250
  credentialProviderType?: string;
255
251
  /**
256
252
  * @remarks
257
- * Description.
253
+ * The description.
258
254
  *
259
255
  * @example
260
256
  * This is an example description
@@ -262,7 +258,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
262
258
  description?: string;
263
259
  /**
264
260
  * @remarks
265
- * Instance ID.
261
+ * The instance ID.
266
262
  *
267
263
  * @example
268
264
  * idaas_ue2jvisn35ea5lmthk267xxxxx
@@ -270,11 +266,10 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
270
266
  instanceId?: string;
271
267
  /**
272
268
  * @remarks
273
- * Credential provider status. Valid values:
274
- *
275
- * - enabled: Enabled
269
+ * The credential provider status. Valid values:
276
270
  *
277
- * - disabled: Disabled
271
+ * - enabled: Enabled.
272
+ * - disabled: Disabled.
278
273
  *
279
274
  * @example
280
275
  * enabled
@@ -282,7 +277,7 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
282
277
  status?: string;
283
278
  /**
284
279
  * @remarks
285
- * Update time of the credential provider, in UNIX timestamp format. Unit: milliseconds.
280
+ * The update time of the credential provider. The value is a UNIX timestamp in milliseconds.
286
281
  *
287
282
  * @example
288
283
  * 1649830225000
@@ -335,12 +330,12 @@ export class GetCredentialProviderResponseBodyCredentialProvider extends $dara.M
335
330
  export class GetCredentialProviderResponseBody extends $dara.Model {
336
331
  /**
337
332
  * @remarks
338
- * Credential provider.
333
+ * The credential provider.
339
334
  */
340
335
  credentialProvider?: GetCredentialProviderResponseBodyCredentialProvider;
341
336
  /**
342
337
  * @remarks
343
- * Request ID.
338
+ * The request ID.
344
339
  *
345
340
  * @example
346
341
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetCredentialRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the credential.
8
+ * The credential ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetCredentialRequest extends $dara.Model {
15
15
  credentialId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the instance.
18
+ * The instance ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetCredentialResponseBodyCredentialCredentialContentOAuthClientContent extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The OAuth client ID.
8
+ * The client_id of the OAuth protocol.
9
9
  *
10
10
  * @example
11
11
  * dmvncmxersdxxxxxx
@@ -35,7 +35,7 @@ export class GetCredentialResponseBodyCredentialCredentialContentOAuthClientCont
35
35
  export class GetCredentialResponseBodyCredentialCredentialContent extends $dara.Model {
36
36
  /**
37
37
  * @remarks
38
- * The credential content for an OAuth client. This parameter is returned only when `CredentialType` is `oauth_client`.
38
+ * The content of the OAuth client credential.
39
39
  */
40
40
  OAuthClientContent?: GetCredentialResponseBodyCredentialCredentialContentOAuthClientContent;
41
41
  static names(): { [key: string]: string } {
@@ -65,7 +65,7 @@ export class GetCredentialResponseBodyCredentialCredentialContent extends $dara.
65
65
  export class GetCredentialResponseBodyCredential extends $dara.Model {
66
66
  /**
67
67
  * @remarks
68
- * The creation time of the credential, in Unix timestamp format (milliseconds).
68
+ * The creation time, in UNIX timestamp format. Unit: milliseconds.
69
69
  *
70
70
  * @example
71
71
  * 1649830225000
@@ -78,11 +78,9 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
78
78
  credentialContent?: GetCredentialResponseBodyCredentialCredentialContent;
79
79
  /**
80
80
  * @remarks
81
- * How the credential was created. Valid values:
82
- *
83
- * - `system_init`: The credential was created by the system.
84
- *
85
- * - `user_custom`: The credential was created by a user.
81
+ * The creation type of the credential. Valid values:
82
+ * - system_init: Created by the system.
83
+ * - user_custom: Created by the user.
86
84
  *
87
85
  * @example
88
86
  * user_custom
@@ -91,7 +89,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
91
89
  credentialExternalId?: string;
92
90
  /**
93
91
  * @remarks
94
- * The ID of the credential.
92
+ * The credential ID.
95
93
  *
96
94
  * @example
97
95
  * cred_mkv7rgt4d7i4u7zqtzev2mxxxx
@@ -99,7 +97,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
99
97
  credentialId?: string;
100
98
  /**
101
99
  * @remarks
102
- * The identifier of the credential.
100
+ * The credential identifier.
103
101
  *
104
102
  * @example
105
103
  * credential_identifier_test
@@ -107,7 +105,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
107
105
  credentialIdentifier?: string;
108
106
  /**
109
107
  * @remarks
110
- * The name of the credential.
108
+ * The credential name.
111
109
  *
112
110
  * @example
113
111
  * credential_name
@@ -115,11 +113,9 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
115
113
  credentialName?: string;
116
114
  /**
117
115
  * @remarks
118
- * The use case of the credential. Valid values:
119
- *
120
- * - `llm`: a large language model (LLM).
121
- *
122
- * - `saas`: a third-party Software as a Service (SaaS) application.
116
+ * The scenarios label of the credential. Valid values:
117
+ * - llm: Large language model.
118
+ * - saas: Third-party SaaS service.
123
119
  *
124
120
  * @example
125
121
  * llm
@@ -128,7 +124,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
128
124
  credentialSharingScope?: string;
129
125
  /**
130
126
  * @remarks
131
- * The ID of the subject that owns the credential.
127
+ * The ID of the subject to which the credential belongs.
132
128
  *
133
129
  * @example
134
130
  * apt_werthgfdsasffxxxxx
@@ -136,9 +132,8 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
136
132
  credentialSubjectId?: string;
137
133
  /**
138
134
  * @remarks
139
- * The type of the subject that owns the credential. Valid value:
140
- *
141
- * - `authentication_token_provider`: The subject is an authentication token provider.
135
+ * The type of the subject to which the credential belongs. Valid values:
136
+ * - authentication_token_provider: Authentication token provider.
142
137
  *
143
138
  * @example
144
139
  * authentication_token_provider
@@ -146,11 +141,9 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
146
141
  credentialSubjectType?: string;
147
142
  /**
148
143
  * @remarks
149
- * The type of the credential. Valid values:
150
- *
151
- * - `api_key`: An API key.
152
- *
153
- * - `oauth_client`: An OAuth client.
144
+ * The credential type. Valid values:
145
+ * - api_key: API key credential.
146
+ * - oauth_client: OAuth client credential.
154
147
  *
155
148
  * @example
156
149
  * api_key
@@ -158,7 +151,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
158
151
  credentialType?: string;
159
152
  /**
160
153
  * @remarks
161
- * The user-defined description of the credential.
154
+ * The credential description.
162
155
  *
163
156
  * @example
164
157
  * credential_description
@@ -167,7 +160,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
167
160
  exclusiveUserId?: string;
168
161
  /**
169
162
  * @remarks
170
- * The ID of the instance.
163
+ * The instance ID.
171
164
  *
172
165
  * @example
173
166
  * idaas_ue2jvisn35ea5lmthk267xxxxx
@@ -175,11 +168,9 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
175
168
  instanceId?: string;
176
169
  /**
177
170
  * @remarks
178
- * The status of the credential. Valid values:
179
- *
180
- * - `enabled`: The credential is active.
181
- *
182
- * - `disabled`: The credential is inactive.
171
+ * The credential status. Valid values:
172
+ * - enabled: Enabled.
173
+ * - disabled: Disabled.
183
174
  *
184
175
  * @example
185
176
  * enabled
@@ -187,7 +178,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
187
178
  status?: string;
188
179
  /**
189
180
  * @remarks
190
- * The time the credential was last updated, in Unix timestamp format (milliseconds).
181
+ * The update time, in UNIX timestamp format. Unit: milliseconds.
191
182
  *
192
183
  * @example
193
184
  * 1649830227000
@@ -252,7 +243,7 @@ export class GetCredentialResponseBodyCredential extends $dara.Model {
252
243
  export class GetCredentialResponseBody extends $dara.Model {
253
244
  /**
254
245
  * @remarks
255
- * The credential details.
246
+ * The credential information.
256
247
  */
257
248
  credential?: GetCredentialResponseBodyCredential;
258
249
  /**
@@ -33,7 +33,7 @@ export class ListApplicationAccountsRequest extends $dara.Model {
33
33
  pageNumber?: number;
34
34
  /**
35
35
  * @remarks
36
- * The number of entries per page.
36
+ * The page size.
37
37
  *
38
38
  * @example
39
39
  * 20
@@ -21,7 +21,7 @@ export class ListApplicationAccountsResponseBodyApplicationAccounts extends $dar
21
21
  applicationId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The name of the application account.
24
+ * The application account name.
25
25
  *
26
26
  * @example
27
27
  * test
@@ -29,7 +29,7 @@ export class ListApplicationAccountsResponseBodyApplicationAccounts extends $dar
29
29
  applicationUsername?: string;
30
30
  /**
31
31
  * @remarks
32
- * The time when the account was created.
32
+ * The creation time.
33
33
  *
34
34
  * @example
35
35
  * 1737510353000
@@ -37,7 +37,7 @@ export class ListApplicationAccountsResponseBodyApplicationAccounts extends $dar
37
37
  createTime?: number;
38
38
  /**
39
39
  * @remarks
40
- * The ID of the IDaaS EIAM instance.
40
+ * The IDaaS EIAM instance ID.
41
41
  *
42
42
  * @example
43
43
  * idaas_eznwtkkaucljizh6qqu7ptxxxx
@@ -85,7 +85,7 @@ export class ListApplicationAccountsResponseBodyApplicationAccounts extends $dar
85
85
  export class ListApplicationAccountsResponseBody extends $dara.Model {
86
86
  /**
87
87
  * @remarks
88
- * The list of account information.
88
+ * The list of application accounts.
89
89
  */
90
90
  applicationAccounts?: ListApplicationAccountsResponseBodyApplicationAccounts[];
91
91
  /**
@@ -98,7 +98,7 @@ export class ListApplicationAccountsResponseBody extends $dara.Model {
98
98
  requestId?: string;
99
99
  /**
100
100
  * @remarks
101
- * The total number of entries.
101
+ * The total number of entries returned.
102
102
  *
103
103
  * @example
104
104
  * 100