@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
@@ -51,7 +51,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
51
51
  dynamicJwks?: string;
52
52
  /**
53
53
  * @remarks
54
- * The issuer.
54
+ * Issuer
55
55
  *
56
56
  * @example
57
57
  * https://example.com
@@ -59,7 +59,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
59
59
  issuer?: string;
60
60
  /**
61
61
  * @remarks
62
- * The timestamp of the last JWKS retrieval.
62
+ * The time when the JWKS was last obtained.
63
63
  *
64
64
  * @example
65
65
  * 1729061324000
@@ -75,7 +75,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
75
75
  jwksSource?: string;
76
76
  /**
77
77
  * @remarks
78
- * The JSON Web Key Set (JWKS) endpoint.
78
+ * The JWKS endpoint.
79
79
  *
80
80
  * @example
81
81
  * https://example.com
@@ -148,7 +148,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
148
148
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPkcs7ProviderConfigCertificatesCertificateMetadata extends $dara.Model {
149
149
  /**
150
150
  * @remarks
151
- * The expiration time.
151
+ * The time when the certificate expires.
152
152
  *
153
153
  * @example
154
154
  * 1729061324000
@@ -156,7 +156,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
156
156
  notAfter?: number;
157
157
  /**
158
158
  * @remarks
159
- * The validity start time.
159
+ * The effective period of the certificate.
160
160
  *
161
161
  * @example
162
162
  * 1729061324000
@@ -188,12 +188,12 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
188
188
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPkcs7ProviderConfigCertificates extends $dara.Model {
189
189
  /**
190
190
  * @remarks
191
- * The metadata of the certificate.
191
+ * The certificate metadata.
192
192
  */
193
193
  certificateMetadata?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPkcs7ProviderConfigCertificatesCertificateMetadata;
194
194
  /**
195
195
  * @remarks
196
- * The content of the certificate.
196
+ * The certificate content.
197
197
  *
198
198
  * @example
199
199
  * -----BEGIN CERTIFICATE-----
@@ -240,12 +240,12 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
240
240
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPkcs7ProviderConfig extends $dara.Model {
241
241
  /**
242
242
  * @remarks
243
- * A list of PKCS7 certificates.
243
+ * The list of PKCS7 certificates.
244
244
  */
245
245
  certificates?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPkcs7ProviderConfigCertificates[];
246
246
  /**
247
247
  * @remarks
248
- * The Cryptographic Message Syntax (CMS) verification mode.
248
+ * The CMS verification mode.
249
249
  *
250
250
  * @example
251
251
  * cert
@@ -253,7 +253,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
253
253
  cmsVerificationMode?: string;
254
254
  /**
255
255
  * @remarks
256
- * The validity period of the signature.
256
+ * The signature effective time.
257
257
  *
258
258
  * @example
259
259
  * 3600
@@ -261,7 +261,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
261
261
  signatureEffectiveTime?: number;
262
262
  /**
263
263
  * @remarks
264
- * The expression used to obtain the signing time.
264
+ * The expression used to retrieve the signing time.
265
265
  *
266
266
  * @example
267
267
  * pkcs7.payload.jsonData.audience.signingTime
@@ -269,7 +269,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
269
269
  signingTimeValueExpression?: string;
270
270
  /**
271
271
  * @remarks
272
- * The source of the certificate trust anchor.
272
+ * The certificate trust anchor source.
273
273
  *
274
274
  * @example
275
275
  * alibaba_cloud
@@ -320,7 +320,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
320
320
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfigCertificatesCertificateMetadata extends $dara.Model {
321
321
  /**
322
322
  * @remarks
323
- * The expiration time.
323
+ * The time when the certificate expires.
324
324
  *
325
325
  * @example
326
326
  * 1729061324000
@@ -328,7 +328,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
328
328
  notAfter?: number;
329
329
  /**
330
330
  * @remarks
331
- * The validity start time.
331
+ * The effective period of the certificate.
332
332
  *
333
333
  * @example
334
334
  * 1729061324000
@@ -360,12 +360,12 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
360
360
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfigCertificates extends $dara.Model {
361
361
  /**
362
362
  * @remarks
363
- * The metadata of the certificate.
363
+ * The certificate metadata.
364
364
  */
365
365
  certificateMetadata?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfigCertificatesCertificateMetadata;
366
366
  /**
367
367
  * @remarks
368
- * The content of the root certificate.
368
+ * The root certificate content.
369
369
  *
370
370
  * @example
371
371
  * -----BEGIN CERTIFICATE-----
@@ -375,7 +375,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
375
375
  content?: string;
376
376
  /**
377
377
  * @remarks
378
- * The fingerprint of the root certificate.
378
+ * The root certificate fingerprint.
379
379
  *
380
380
  * @example
381
381
  * 2b18947a6a9fc7764fd8b5fb18a863b0c6daxxx
@@ -412,12 +412,12 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
412
412
  export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfig extends $dara.Model {
413
413
  /**
414
414
  * @remarks
415
- * A list of root certificates.
415
+ * The root certificates.
416
416
  */
417
417
  certificates?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfigCertificates[];
418
418
  /**
419
419
  * @remarks
420
- * The method for obtaining the root certificate.
420
+ * The method used to retrieve the root certificate.
421
421
  *
422
422
  * @example
423
423
  * custom
@@ -463,7 +463,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
463
463
  cloudIdPProviderConfig?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersCloudIdPProviderConfig;
464
464
  /**
465
465
  * @remarks
466
- * The provider\\"s creation time.
466
+ * The creation time.
467
467
  *
468
468
  * @example
469
469
  * 1729061324000
@@ -471,7 +471,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
471
471
  createTime?: number;
472
472
  /**
473
473
  * @remarks
474
- * The provider\\"s description.
474
+ * The description.
475
475
  *
476
476
  * @example
477
477
  * test
@@ -479,7 +479,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
479
479
  description?: string;
480
480
  /**
481
481
  * @remarks
482
- * The ID of the federated credential provider.
482
+ * The federated trust source ID.
483
483
  *
484
484
  * @example
485
485
  * fcp_asda123XXX
@@ -487,7 +487,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
487
487
  federatedCredentialProviderId?: string;
488
488
  /**
489
489
  * @remarks
490
- * The name of the federated credential provider.
490
+ * The name of the federated trust source.
491
491
  *
492
492
  * @example
493
493
  * pkcs7test
@@ -495,7 +495,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
495
495
  federatedCredentialProviderName?: string;
496
496
  /**
497
497
  * @remarks
498
- * The type of the federated credential provider.
498
+ * The type of the federated trust source.
499
499
  *
500
500
  * @example
501
501
  * pkcs7
@@ -511,7 +511,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
511
511
  instanceId?: string;
512
512
  /**
513
513
  * @remarks
514
- * The ID of the network access endpoint.
514
+ * The network access endpoint ID.
515
515
  *
516
516
  * @example
517
517
  * inae_public
@@ -519,7 +519,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
519
519
  networkAccessEndpointId?: string;
520
520
  /**
521
521
  * @remarks
522
- * The OpenID Connect (OIDC) configuration.
522
+ * The OIDC configuration.
523
523
  */
524
524
  oidcProviderConfig?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersOidcProviderConfig;
525
525
  /**
@@ -534,7 +534,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
534
534
  privateCaProviderConfig?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProvidersPrivateCaProviderConfig;
535
535
  /**
536
536
  * @remarks
537
- * The provider\\"s status.
537
+ * The status.
538
538
  *
539
539
  * @example
540
540
  * enabled
@@ -542,7 +542,7 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
542
542
  status?: string;
543
543
  /**
544
544
  * @remarks
545
- * The provider\\"s last update time.
545
+ * The update time.
546
546
  *
547
547
  * @example
548
548
  * 1729061324000
@@ -608,12 +608,12 @@ export class ListFederatedCredentialProvidersResponseBodyFederatedCredentialProv
608
608
  export class ListFederatedCredentialProvidersResponseBody extends $dara.Model {
609
609
  /**
610
610
  * @remarks
611
- * The list of federated credential providers.
611
+ * The list of federated trust sources.
612
612
  */
613
613
  federatedCredentialProviders?: ListFederatedCredentialProvidersResponseBodyFederatedCredentialProviders[];
614
614
  /**
615
615
  * @remarks
616
- * The number of entries per page.
616
+ * The maximum number of entries per page for a paged query.
617
617
  *
618
618
  * @example
619
619
  * 20
@@ -621,7 +621,7 @@ export class ListFederatedCredentialProvidersResponseBody extends $dara.Model {
621
621
  maxResults?: number;
622
622
  /**
623
623
  * @remarks
624
- * The token to retrieve the next page of results. This parameter is empty if all results have been returned.
624
+ * The pagination token returned by this call.
625
625
  *
626
626
  * @example
627
627
  * NTxxxexample
@@ -629,7 +629,7 @@ export class ListFederatedCredentialProvidersResponseBody extends $dara.Model {
629
629
  nextToken?: string;
630
630
  /**
631
631
  * @remarks
632
- * The token for the previous page of results.
632
+ * The pagination token returned by this call.
633
633
  *
634
634
  * @example
635
635
  * PTxxxexample
@@ -645,7 +645,7 @@ export class ListFederatedCredentialProvidersResponseBody extends $dara.Model {
645
645
  requestId?: string;
646
646
  /**
647
647
  * @remarks
648
- * The total number of entries.
648
+ * The total number of entries in the list.
649
649
  *
650
650
  * @example
651
651
  * 100
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListResourceServerScopesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Application ID.
8
+ * The application ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
15
15
  applicationId?: string;
16
16
  /**
17
17
  * @remarks
18
- * Authorization type.
18
+ * The authorization type.
19
19
  *
20
20
  * @example
21
21
  * authorize_required
@@ -23,7 +23,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
23
23
  authorizationType?: string;
24
24
  /**
25
25
  * @remarks
26
- * Instance ID.
26
+ * The instance ID.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,7 +33,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
33
33
  instanceId?: string;
34
34
  /**
35
35
  * @remarks
36
- * Number of rows per page in paginated queries.
36
+ * The number of entries per page in a paged query.
37
37
  *
38
38
  * @example
39
39
  * 20
@@ -41,7 +41,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
41
41
  maxResults?: number;
42
42
  /**
43
43
  * @remarks
44
- * Token for the next page query. Set this to the NextToken value returned by the previous API call. Leave empty for the first query.
44
+ * The pagination token (NextToken) used to retrieve the next page of results. Set this parameter to the NextToken value returned in the previous API call. Leave this parameter empty for the first query.
45
45
  *
46
46
  * @example
47
47
  * NTxxxxxexample
@@ -49,7 +49,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
49
49
  nextToken?: string;
50
50
  /**
51
51
  * @remarks
52
- * Token for the previous page query. Set this to the PreviousToken value returned by the previous API call.
52
+ * The pagination token for the previous page. Set this parameter to the PreviousToken value returned in the previous API call.
53
53
  *
54
54
  * @example
55
55
  * PTxxxxxexample
@@ -57,12 +57,12 @@ export class ListResourceServerScopesRequest extends $dara.Model {
57
57
  previousToken?: string;
58
58
  /**
59
59
  * @remarks
60
- * List of Scope permission IDs.
60
+ * The list of scope permission IDs.
61
61
  */
62
62
  resourceServerScopeIds?: string[];
63
63
  /**
64
64
  * @remarks
65
- * Scope permission name.
65
+ * The scope permission name.
66
66
  *
67
67
  * @example
68
68
  * 读取全部用户
@@ -70,7 +70,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
70
70
  resourceServerScopeName?: string;
71
71
  /**
72
72
  * @remarks
73
- * Scope permission type.
73
+ * The scope permission type.
74
74
  *
75
75
  * @example
76
76
  * urn:alibaba:idaas:resourceserver:scope:delegated
@@ -78,7 +78,7 @@ export class ListResourceServerScopesRequest extends $dara.Model {
78
78
  resourceServerScopeType?: string;
79
79
  /**
80
80
  * @remarks
81
- * Scope permission value.
81
+ * The scope permission value.
82
82
  *
83
83
  * @example
84
84
  * User:Write:ALL
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListResourceServerScopesResponseBodyResourceServerScopes extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Application ID.
8
+ * The application ID.
9
9
  *
10
10
  * @example
11
11
  * app_xxxxxxxxxxx
@@ -13,7 +13,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
13
13
  applicationId?: string;
14
14
  /**
15
15
  * @remarks
16
- * Authorization type.
16
+ * The authorization type.
17
17
  *
18
18
  * @example
19
19
  * authorize_required
@@ -21,7 +21,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
21
21
  authorizationType?: string;
22
22
  /**
23
23
  * @remarks
24
- * Instance ID.
24
+ * The instance ID.
25
25
  *
26
26
  * @example
27
27
  * idaas_xxxxxxxxxxx
@@ -29,7 +29,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
29
29
  instanceId?: string;
30
30
  /**
31
31
  * @remarks
32
- * Scope permission ID.
32
+ * The scope permission ID.
33
33
  *
34
34
  * @example
35
35
  * rss_xxxxxxxxxxx
@@ -37,7 +37,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
37
37
  resourceServerScopeId?: string;
38
38
  /**
39
39
  * @remarks
40
- * Scope permission name.
40
+ * The scope permission name.
41
41
  *
42
42
  * @example
43
43
  * 读取全部用户
@@ -45,7 +45,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
45
45
  resourceServerScopeName?: string;
46
46
  /**
47
47
  * @remarks
48
- * Scope permission type.
48
+ * The scope permission type.
49
49
  *
50
50
  * @example
51
51
  * urn:alibaba:idaas:resourceserver:scope:delegated
@@ -53,7 +53,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
53
53
  resourceServerScopeType?: string;
54
54
  /**
55
55
  * @remarks
56
- * Scope permission value.
56
+ * The scope permission value.
57
57
  *
58
58
  * @example
59
59
  * User:Write:ALL
@@ -95,7 +95,7 @@ export class ListResourceServerScopesResponseBodyResourceServerScopes extends $d
95
95
  export class ListResourceServerScopesResponseBody extends $dara.Model {
96
96
  /**
97
97
  * @remarks
98
- * Number of rows per page in paginated queries.
98
+ * The number of entries per page in a paged query.
99
99
  *
100
100
  * @example
101
101
  * 20
@@ -103,7 +103,7 @@ export class ListResourceServerScopesResponseBody extends $dara.Model {
103
103
  maxResults?: number;
104
104
  /**
105
105
  * @remarks
106
- * Token for the next page query.
106
+ * The pagination token for the next page.
107
107
  *
108
108
  * @example
109
109
  * NTxxxexample
@@ -111,7 +111,7 @@ export class ListResourceServerScopesResponseBody extends $dara.Model {
111
111
  nextToken?: string;
112
112
  /**
113
113
  * @remarks
114
- * Token for the previous page query.
114
+ * The pagination token for the previous page.
115
115
  *
116
116
  * @example
117
117
  * PTxxxexample
@@ -119,7 +119,7 @@ export class ListResourceServerScopesResponseBody extends $dara.Model {
119
119
  previousToken?: string;
120
120
  /**
121
121
  * @remarks
122
- * Request ID.
122
+ * The request ID.
123
123
  *
124
124
  * @example
125
125
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -127,12 +127,12 @@ export class ListResourceServerScopesResponseBody extends $dara.Model {
127
127
  requestId?: string;
128
128
  /**
129
129
  * @remarks
130
- * List of Scope permissions under the ResourceServer.
130
+ * The list of scope permissions under the ResourceServer.
131
131
  */
132
132
  resourceServerScopes?: ListResourceServerScopesResponseBodyResourceServerScopes[];
133
133
  /**
134
134
  * @remarks
135
- * Total number of items in the list.
135
+ * The total number of entries in the list.
136
136
  *
137
137
  * @example
138
138
  * 100
@@ -60,7 +60,7 @@ export class ListResourceServersForUserRequest extends $dara.Model {
60
60
  instanceId?: string;
61
61
  /**
62
62
  * @remarks
63
- * The number of entries per page.
63
+ * The number of entries per page in a paged query.
64
64
  *
65
65
  * @example
66
66
  * 20
@@ -68,7 +68,7 @@ export class ListResourceServersForUserRequest extends $dara.Model {
68
68
  maxResults?: number;
69
69
  /**
70
70
  * @remarks
71
- * The token for the next page of results. Set this to the NextToken value from the previous API call.
71
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
72
72
  *
73
73
  * @example
74
74
  * NTxxxxxexample
@@ -5,7 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListResourceServersForUserResponseBodyResourceServersResourceServerScopes extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Indicates whether a direct authorization exists.
8
+ * Indicates whether direct authorization exists. Valid values:
9
+ * - true: Direct authorization exists.
10
+ * - false: Direct authorization does not exist.
9
11
  *
10
12
  * @example
11
13
  * true
@@ -13,7 +15,7 @@ export class ListResourceServersForUserResponseBodyResourceServersResourceServer
13
15
  hasDirectAuthorization?: boolean;
14
16
  /**
15
17
  * @remarks
16
- * Indicates whether an inherited permission exists.
18
+ * Indicates whether inherited authorization exists.
17
19
  *
18
20
  * @example
19
21
  * false
@@ -21,7 +23,7 @@ export class ListResourceServersForUserResponseBodyResourceServersResourceServer
21
23
  hasInheritAuthorization?: boolean;
22
24
  /**
23
25
  * @remarks
24
- * The ID of the Scope permission.
26
+ * The Scope permission ID.
25
27
  *
26
28
  * @example
27
29
  * ress_nbte4bb3qqqnaq73rlmkqixxxx
@@ -29,7 +31,7 @@ export class ListResourceServersForUserResponseBodyResourceServersResourceServer
29
31
  resourceServerScopeId?: string;
30
32
  /**
31
33
  * @remarks
32
- * The name of the Scope permission.
34
+ * The Scope permission name.
33
35
  *
34
36
  * @example
35
37
  * Read All User
@@ -65,7 +67,7 @@ export class ListResourceServersForUserResponseBodyResourceServersResourceServer
65
67
  export class ListResourceServersForUserResponseBodyResourceServers extends $dara.Model {
66
68
  /**
67
69
  * @remarks
68
- * The ID of the ResourceServer application.
70
+ * The ResourceServer application ID.
69
71
  *
70
72
  * @example
71
73
  * app_nbsomva32b6utec3hgi7scxxxx
@@ -89,7 +91,7 @@ export class ListResourceServersForUserResponseBodyResourceServers extends $dara
89
91
  resourceServerIdentifier?: string;
90
92
  /**
91
93
  * @remarks
92
- * The list of granted Scope permissions.
94
+ * The list of authorized Scope permissions.
93
95
  */
94
96
  resourceServerScopes?: ListResourceServersForUserResponseBodyResourceServersResourceServerScopes[];
95
97
  static names(): { [key: string]: string } {
@@ -125,7 +127,7 @@ export class ListResourceServersForUserResponseBodyResourceServers extends $dara
125
127
  export class ListResourceServersForUserResponseBody extends $dara.Model {
126
128
  /**
127
129
  * @remarks
128
- * The number of entries returned per page.
130
+ * The number of entries per page in a paged query.
129
131
  *
130
132
  * @example
131
133
  * 20
@@ -133,7 +135,7 @@ export class ListResourceServersForUserResponseBody extends $dara.Model {
133
135
  maxResults?: number;
134
136
  /**
135
137
  * @remarks
136
- * The token for the next page of results.
138
+ * The pagination token for the next page.
137
139
  *
138
140
  * @example
139
141
  * NTxxxexample
@@ -29,7 +29,7 @@ export class ObtainApplicationClientSecretResponseBodyApplicationClientSecret ex
29
29
  clientSecret?: string;
30
30
  /**
31
31
  * @remarks
32
- * The expiration time of the client secret. This is a UNIX timestamp. Unit: milliseconds.
32
+ * The expiration time of the client secret. The value is a UNIX timestamp. Unit: milliseconds.
33
33
  *
34
34
  * @example
35
35
  * 1749830226000
@@ -45,7 +45,7 @@ export class ObtainApplicationClientSecretResponseBodyApplicationClientSecret ex
45
45
  instanceId?: string;
46
46
  /**
47
47
  * @remarks
48
- * The last time the client secret was used. This is a UNIX timestamp. Unit: milliseconds.
48
+ * The time when the client secret was last used. The value is a UNIX timestamp. Unit: milliseconds.
49
49
  *
50
50
  * @example
51
51
  * 1649830226000
@@ -62,10 +62,8 @@ export class ObtainApplicationClientSecretResponseBodyApplicationClientSecret ex
62
62
  /**
63
63
  * @remarks
64
64
  * The status of the client secret. Valid values:
65
- *
66
- * - enabled: The secret is enabled.
67
- *
68
- * - disabled: The secret is disabled.
65
+ * - enabled: Enabled.
66
+ * - disabled: Disabled.
69
67
  *
70
68
  * @example
71
69
  * enabled
@@ -109,7 +107,7 @@ export class ObtainApplicationClientSecretResponseBodyApplicationClientSecret ex
109
107
  export class ObtainApplicationClientSecretResponseBody extends $dara.Model {
110
108
  /**
111
109
  * @remarks
112
- * The secret information.
110
+ * The client secret information.
113
111
  */
114
112
  applicationClientSecret?: ObtainApplicationClientSecretResponseBodyApplicationClientSecret;
115
113
  /**
@@ -29,7 +29,7 @@ export class ObtainApplicationTokenResponseBodyApplicationToken extends $dara.Mo
29
29
  applicationTokenId?: string;
30
30
  /**
31
31
  * @remarks
32
- * The type of the application token.
32
+ * The application token type.
33
33
  *
34
34
  * @example
35
35
  * bearer_token
@@ -53,7 +53,7 @@ export class ObtainApplicationTokenResponseBodyApplicationToken extends $dara.Mo
53
53
  expirationTime?: number;
54
54
  /**
55
55
  * @remarks
56
- * The ID of the IDaaS EIAM instance.
56
+ * The IDaaS EIAM instance ID.
57
57
  *
58
58
  * @example
59
59
  * idaas_ki6hd7ihir4ybawogqk6kqxxxx
@@ -61,7 +61,7 @@ export class ObtainApplicationTokenResponseBodyApplicationToken extends $dara.Mo
61
61
  instanceId?: string;
62
62
  /**
63
63
  * @remarks
64
- * The time when the token was last used.
64
+ * The last used time.
65
65
  *
66
66
  * @example
67
67
  * 1735610930000
@@ -69,7 +69,7 @@ export class ObtainApplicationTokenResponseBodyApplicationToken extends $dara.Mo
69
69
  lastUsedTime?: number;
70
70
  /**
71
71
  * @remarks
72
- * The status.
72
+ * The enabling status.
73
73
  *
74
74
  * @example
75
75
  * enabled