@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 CreateApplicationRoleResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the application role.
8
+ * The application role ID.
9
9
  *
10
10
  * @example
11
11
  * approle_01kghbvoptu5262q35aalvq7cxxxx
@@ -25,7 +25,7 @@ export class CreateClientPublicKeyRequest extends $dara.Model {
25
25
  applicationId?: string;
26
26
  /**
27
27
  * @remarks
28
- * A client token used to ensure the idempotence of the request. Generate a unique value from your client for this parameter. The ClientToken value can contain only ASCII characters and must be no more than 64 characters long. For more information, see [How to ensure idempotence](https://www.alibabacloud.com/help/en/ecs/developer-reference/how-to-ensure-idempotence).
28
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate a parameter value, but make sure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see References: [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -45,7 +45,7 @@ export class CreateClientPublicKeyRequest extends $dara.Model {
45
45
  instanceId?: string;
46
46
  /**
47
47
  * @remarks
48
- * The public key in the Subject Public Key Info (SPKI) type of the Privacy-Enhanced Mail (PEM) format. The key must start with -----BEGIN PUBLIC KEY----- and end with -----END PUBLIC KEY-----.
48
+ * The public key in PEM format. The key must be of the SPKI type, starting with "-----BEGIN PUBLIC KEY-----" and ending with "-----END PUBLIC KEY-----".
49
49
  *
50
50
  * This parameter is required.
51
51
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateClientPublicKeyResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the client public key for the application.
8
+ * The ID of the application ClientPublicKey.
9
9
  *
10
10
  * @example
11
11
  * KEYCKmEYW9byWTdjuRbmCjd2Bhg6VpkAxxxx
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCloudAccountRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * A client token that ensures the idempotence of the request. The client must generate a unique token for each request. The token must consist of only ASCII characters and be no more than 64 characters in length. For more information, see [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
8
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate a parameter value, but you must make sure that the value is unique among different requests. The ClientToken value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see References [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -25,7 +25,7 @@ export class CreateCloudAccountRequest extends $dara.Model {
25
25
  cloudAccountExternalId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The name of the cloud account.
28
+ * The cloud account name.
29
29
  *
30
30
  * @example
31
31
  * cloud_accout_xxxx
@@ -33,7 +33,7 @@ export class CreateCloudAccountRequest extends $dara.Model {
33
33
  cloudAccountName?: string;
34
34
  /**
35
35
  * @remarks
36
- * The name of the identity provider.
36
+ * The identity provider name.
37
37
  *
38
38
  * @example
39
39
  * idaas-eiam-oidc-provider
@@ -41,11 +41,10 @@ export class CreateCloudAccountRequest extends $dara.Model {
41
41
  cloudAccountProviderName?: string;
42
42
  /**
43
43
  * @remarks
44
- * The site of the cloud account. Valid values:
44
+ * The cloud account site. Valid values:
45
45
  *
46
- * - global: international site
47
- *
48
- * - china_mainland: China mainland site
46
+ * - global: international site.
47
+ * - china_mainland: China site.
49
48
  *
50
49
  * @example
51
50
  * china_mainland
@@ -53,9 +52,9 @@ export class CreateCloudAccountRequest extends $dara.Model {
53
52
  cloudAccountSite?: string;
54
53
  /**
55
54
  * @remarks
56
- * The type of the cloud account. Valid value:
55
+ * The cloud account type. Valid values:
57
56
  *
58
- * - alibaba_cloud: Alibaba Cloud
57
+ * - alibaba_cloud: Alibaba Cloud.
59
58
  *
60
59
  * This parameter is required.
61
60
  *
@@ -73,7 +72,7 @@ export class CreateCloudAccountRequest extends $dara.Model {
73
72
  description?: string;
74
73
  /**
75
74
  * @remarks
76
- * The ID of the instance.
75
+ * The instance ID.
77
76
  *
78
77
  * This parameter is required.
79
78
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCloudAccountResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the cloud account.
8
+ * The cloud account ID.
9
9
  *
10
10
  * @example
11
11
  * ca_01kmegjc11qa1txxxxx
@@ -13,7 +13,7 @@ export class CreateCloudAccountResponseBody extends $dara.Model {
13
13
  cloudAccountId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -5,14 +5,14 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCredentialProviderRequestCredentialProviderConfigJwtProviderConfig extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The list of allowed issuers for JWTs.
8
+ * The list of allowed JWT issuers.
9
9
  *
10
- * > The list can contain a maximum of 200 issuers.
10
+ * > The list can contain up to 200 entries.
11
11
  */
12
12
  allowedTokenIssuers?: string[];
13
13
  /**
14
14
  * @remarks
15
- * Specifies whether to enable the short-lived token derivation feature for JWTs.
15
+ * Specifies whether to enable the JWT derived short token capability.
16
16
  *
17
17
  * @example
18
18
  * false
@@ -20,7 +20,7 @@ export class CreateCredentialProviderRequestCredentialProviderConfigJwtProviderC
20
20
  derivedShortTokenEnabled?: boolean;
21
21
  /**
22
22
  * @remarks
23
- * The validity period of the JSON Web Token (JWT). Unit: seconds.
23
+ * The validity period of the JWT. Unit: seconds.
24
24
  *
25
25
  * @example
26
26
  * 900
@@ -28,7 +28,7 @@ export class CreateCredentialProviderRequestCredentialProviderConfigJwtProviderC
28
28
  expiration?: number;
29
29
  /**
30
30
  * @remarks
31
- * Specifies whether to enable the cleanup of expired JWTs.
31
+ * Specifies whether to enable JWT expiration cleanup.
32
32
  *
33
33
  * @example
34
34
  * true
@@ -67,9 +67,9 @@ export class CreateCredentialProviderRequestCredentialProviderConfigJwtProviderC
67
67
  export class CreateCredentialProviderRequestCredentialProviderConfigOAuthProviderConfig extends $dara.Model {
68
68
  /**
69
69
  * @remarks
70
- * The client ID. This parameter corresponds to the client_id parameter in the OAuth protocol.
70
+ * The client_id in the OAuth protocol, which is the client ID.
71
71
  *
72
- * > The client ID cannot exceed 128 characters in length.
72
+ * > The length cannot exceed 128 characters.
73
73
  *
74
74
  * This parameter is required.
75
75
  *
@@ -79,9 +79,9 @@ export class CreateCredentialProviderRequestCredentialProviderConfigOAuthProvide
79
79
  clientId?: string;
80
80
  /**
81
81
  * @remarks
82
- * The client key. This parameter corresponds to the client_secret parameter in the OAuth protocol.
82
+ * The client_secret in the OAuth protocol, which is the client secret.
83
83
  *
84
- * > The client key cannot exceed 1024 characters in length.
84
+ * > The length cannot exceed 1024 characters.
85
85
  *
86
86
  * This parameter is required.
87
87
  *
@@ -91,25 +91,17 @@ export class CreateCredentialProviderRequestCredentialProviderConfigOAuthProvide
91
91
  clientSecret?: string;
92
92
  /**
93
93
  * @remarks
94
- * The scope of permissions. This parameter corresponds to the scope parameter in the OAuth protocol.
94
+ * The scope in the OAuth protocol, which specifies the permission scope.
95
95
  *
96
- * > The scope that you configure for the OAuth credential provider is used as a fallback value. If you do not specify the scope parameter when you call a DeveloperAPI operation to obtain an OAuth access token, the scope that you configure for the credential provider is used.
96
+ * > The Scope configuration on the 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 on the credential provider is used for issuance.
97
97
  *
98
- * >Notice:
98
+ * >Notice: Separate multiple Scope values with spaces.
99
99
  *
100
- * Separate multiple scopes with spaces.
101
- *
102
- *
103
- *
104
- * The following limits apply to a single scope:
105
- *
106
- * 1. The scope can contain lowercase letters, digits, and the following special characters: `|/:_-.`
107
- *
108
- * 2. The scope must contain lowercase letters or digits.
109
- *
110
- * 3. The scope must start with a special character `.`, a lowercase letter, or a digit.
111
- *
112
- * 4. The scope cannot exceed 1024 characters in length.
100
+ * The following restrictions apply to each individual Scope value:
101
+ * 1. Allowed characters: lowercase letters, digits, and the special characters `|/:_-.`
102
+ * 2. Must contain at least one lowercase letter or digit.
103
+ * 3. Must start with the special character `.`, a lowercase letter, or a digit.
104
+ * 4. The length cannot exceed 1024 characters.
113
105
  *
114
106
  * @example
115
107
  * example:test_01 example:test_02
@@ -117,9 +109,9 @@ export class CreateCredentialProviderRequestCredentialProviderConfigOAuthProvide
117
109
  scope?: string;
118
110
  /**
119
111
  * @remarks
120
- * The token endpoint. This parameter corresponds to the token endpoint in the OAuth protocol.
112
+ * The token endpoint of the OAuth protocol.
121
113
  *
122
- * > The value must start with `http://` or `https://` and cannot exceed 1024 characters in length.
114
+ * > The value must start with `http://` or `https://`, and the length cannot exceed 1024 characters.
123
115
  *
124
116
  * This parameter is required.
125
117
  *
@@ -197,9 +189,9 @@ export class CreateCredentialProviderRequestCredentialProviderConfig extends $da
197
189
  export class CreateCredentialProviderRequest extends $dara.Model {
198
190
  /**
199
191
  * @remarks
200
- * The idempotence token. It is used to ensure the idempotence of the request.
192
+ * The idempotency token that ensures the idempotence of the request.
201
193
  *
202
- * Generate a parameter value from your client to make sure that the value is unique among different requests. The ClientToken parameter can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
194
+ * Generate a parameter value from your client to ensure that the value is unique across different requests. ClientToken supports only ASCII characters and cannot exceed 64 characters in length. For more information, see References [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
203
195
  *
204
196
  * This parameter is required.
205
197
  *
@@ -214,9 +206,9 @@ export class CreateCredentialProviderRequest extends $dara.Model {
214
206
  credentialProviderConfig?: CreateCredentialProviderRequestCredentialProviderConfig;
215
207
  /**
216
208
  * @remarks
217
- * The identifier of the credential provider.
209
+ * The business identifier of the credential provider.
218
210
  *
219
- * > The identifier can contain uppercase letters, lowercase letters, digits, and the following special characters: `.-_`. The identifier cannot exceed 64 characters in length.
211
+ * > Allowed characters include uppercase and lowercase letters, digits, and the special characters `.-_`. The length cannot exceed 64 characters.
220
212
  *
221
213
  * This parameter is required.
222
214
  *
@@ -228,7 +220,7 @@ export class CreateCredentialProviderRequest extends $dara.Model {
228
220
  * @remarks
229
221
  * The name of the credential provider.
230
222
  *
231
- * > The name cannot exceed 64 characters in length.
223
+ * > The length cannot exceed 64 characters.
232
224
  *
233
225
  * This parameter is required.
234
226
  *
@@ -241,7 +233,6 @@ export class CreateCredentialProviderRequest extends $dara.Model {
241
233
  * The type of the credential provider. Valid values:
242
234
  *
243
235
  * - oauth: OAuth credential provider
244
- *
245
236
  * - jwt: JWT credential provider
246
237
  *
247
238
  * This parameter is required.
@@ -254,7 +245,7 @@ export class CreateCredentialProviderRequest extends $dara.Model {
254
245
  * @remarks
255
246
  * The description.
256
247
  *
257
- * > The description cannot exceed 128 characters in length.
248
+ * > The length cannot exceed 128 characters.
258
249
  *
259
250
  * @example
260
251
  * This is an example description
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCredentialProviderResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the credential provider.
8
+ * The credential provider ID.
9
9
  *
10
10
  * @example
11
11
  * atp_01kr2cmj5gxxx4fvmls2e93dxxxxx
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCredentialRequestCredentialContentApiKeyContent extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The API key.
8
+ * The API key content.
9
9
  *
10
10
  * @example
11
11
  * nsklnertyt5ddwizncxxxx
@@ -35,7 +35,7 @@ export class CreateCredentialRequestCredentialContentApiKeyContent extends $dara
35
35
  export class CreateCredentialRequestCredentialContentOAuthClientContent extends $dara.Model {
36
36
  /**
37
37
  * @remarks
38
- * The `client_id` of the OAuth protocol.
38
+ * The client_id of the OAuth protocol.
39
39
  *
40
40
  * @example
41
41
  * dmvncmxersdxxxxxx
@@ -43,7 +43,7 @@ export class CreateCredentialRequestCredentialContentOAuthClientContent extends
43
43
  clientId?: string;
44
44
  /**
45
45
  * @remarks
46
- * The `client_secret` of the OAuth protocol.
46
+ * The client_secret of the OAuth protocol.
47
47
  *
48
48
  * @example
49
49
  * nsklncmwizncxxxx
@@ -75,12 +75,12 @@ export class CreateCredentialRequestCredentialContentOAuthClientContent extends
75
75
  export class CreateCredentialRequestCredentialContent extends $dara.Model {
76
76
  /**
77
77
  * @remarks
78
- * The credential content of the API key type.
78
+ * The credential content of the API key credential type.
79
79
  */
80
80
  apiKeyContent?: CreateCredentialRequestCredentialContentApiKeyContent;
81
81
  /**
82
82
  * @remarks
83
- * The credential content of the OAuth client type.
83
+ * The credential content of the OAuth client authentication credential type.
84
84
  */
85
85
  OAuthClientContent?: CreateCredentialRequestCredentialContentOAuthClientContent;
86
86
  static names(): { [key: string]: string } {
@@ -115,7 +115,7 @@ export class CreateCredentialRequestCredentialContent extends $dara.Model {
115
115
  export class CreateCredentialRequest extends $dara.Model {
116
116
  /**
117
117
  * @remarks
118
- * A client-generated token that ensures the idempotence of the request. This token must be a unique value that contains only ASCII characters and is no more than 64 characters long. For more information, see [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
118
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The ClientToken parameter supports only ASCII characters and cannot exceed 64 characters in length. For more information, see References: [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
119
119
  *
120
120
  * This parameter is required.
121
121
  *
@@ -153,11 +153,9 @@ export class CreateCredentialRequest extends $dara.Model {
153
153
  credentialName?: string;
154
154
  /**
155
155
  * @remarks
156
- * The use case label of the credential. Valid values:
157
- *
158
- * - `llm`: large language model.
159
- *
160
- * - `saas`: third-party SaaS.
156
+ * The Scenarios label of the credential. Valid values:
157
+ * - llm: large language model.
158
+ * - saas: third-party SaaS service.
161
159
  *
162
160
  * @example
163
161
  * llm
@@ -166,7 +164,7 @@ export class CreateCredentialRequest extends $dara.Model {
166
164
  credentialSharingScope?: string;
167
165
  /**
168
166
  * @remarks
169
- * The ID of the credential\\"s subject.
167
+ * The subject ID of the credential.
170
168
  *
171
169
  * @example
172
170
  * apt_werthgfdsasffxxxxx
@@ -174,9 +172,8 @@ export class CreateCredentialRequest extends $dara.Model {
174
172
  credentialSubjectId?: string;
175
173
  /**
176
174
  * @remarks
177
- * The subject type of the credential. Valid value:
178
- *
179
- * - `authentication_token_provider`: an authentication token provider.
175
+ * The subject type of the credential. Valid values:
176
+ * - authentication_token_provider: authentication token provider.
180
177
  *
181
178
  * @example
182
179
  * authentication_token_provider
@@ -185,10 +182,8 @@ export class CreateCredentialRequest extends $dara.Model {
185
182
  /**
186
183
  * @remarks
187
184
  * The credential type. Valid values:
188
- *
189
- * - `api_key`: an API key.
190
- *
191
- * - `oauth_client`: an OAuth client.
185
+ * - api_key: API key authentication credential.
186
+ * - oauth_client: OAuth client authentication credential.
192
187
  *
193
188
  * This parameter is required.
194
189
  *
@@ -32,12 +32,12 @@ export class CreateFederatedCredentialProviderRequestCloudIdPProviderConfig exte
32
32
  export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends $dara.Model {
33
33
  /**
34
34
  * @remarks
35
- * A list of audiences. The `aud` claim in the OIDC token must match a value from this list.
35
+ * The list of audiences.
36
36
  */
37
37
  audiences?: string[];
38
38
  /**
39
39
  * @remarks
40
- * The issuer identifier for the OIDC provider. This value must match the `iss` claim in the token.
40
+ * Issuer
41
41
  *
42
42
  * @example
43
43
  * https://example.com
@@ -45,7 +45,7 @@ export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends
45
45
  issuer?: string;
46
46
  /**
47
47
  * @remarks
48
- * The source of the JSON Web Key Set (JWKS).
48
+ * The source of the JWKS.
49
49
  *
50
50
  * @example
51
51
  * static
@@ -53,7 +53,7 @@ export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends
53
53
  jwksSource?: string;
54
54
  /**
55
55
  * @remarks
56
- * The URI of the JWKS endpoint.
56
+ * The JWKS endpoint.
57
57
  *
58
58
  * @example
59
59
  * https://example.com/jwks
@@ -61,7 +61,7 @@ export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends
61
61
  jwksUri?: string;
62
62
  /**
63
63
  * @remarks
64
- * The static JWKS content in JSON format.
64
+ * The statically retrieved JWKS.
65
65
  *
66
66
  * @example
67
67
  * {
@@ -79,7 +79,7 @@ export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends
79
79
  staticJwks?: string;
80
80
  /**
81
81
  * @remarks
82
- * The condition the OIDC token must meet to be trusted.
82
+ * The trust condition.
83
83
  *
84
84
  * @example
85
85
  * IsNullOrEmpty("jwt.issuer")
@@ -122,7 +122,7 @@ export class CreateFederatedCredentialProviderRequestOidcProviderConfig extends
122
122
  export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfigCertificates extends $dara.Model {
123
123
  /**
124
124
  * @remarks
125
- * The content of the PEM-encoded certificate.
125
+ * The content of the root certificate.
126
126
  *
127
127
  * @example
128
128
  * -----BEGIN CERTIFICATE-----
@@ -154,12 +154,12 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfigCertific
154
154
  export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends $dara.Model {
155
155
  /**
156
156
  * @remarks
157
- * The certificates for verifying the PKCS7 signature.
157
+ * The list of PKCS7 certificates.
158
158
  */
159
159
  certificates?: CreateFederatedCredentialProviderRequestPkcs7ProviderConfigCertificates[];
160
160
  /**
161
161
  * @remarks
162
- * The Cryptographic Message Syntax (CMS) verification mode.
162
+ * The CMS verification mode.
163
163
  *
164
164
  * @example
165
165
  * cert_chain
@@ -167,7 +167,7 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends
167
167
  cmsVerificationMode?: string;
168
168
  /**
169
169
  * @remarks
170
- * The validity period of the signature, in seconds.
170
+ * The validity period of the signature.
171
171
  *
172
172
  * @example
173
173
  * 1200
@@ -175,7 +175,7 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends
175
175
  signatureEffectiveTime?: number;
176
176
  /**
177
177
  * @remarks
178
- * The expression to extract the signing time from the signature.
178
+ * The expression used to retrieve the signing time.
179
179
  *
180
180
  * @example
181
181
  * pkcs7.signingTime
@@ -183,7 +183,7 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends
183
183
  signingTimeValueExpression?: string;
184
184
  /**
185
185
  * @remarks
186
- * The source of the trust anchor.
186
+ * The source of the certificate trust anchor.
187
187
  *
188
188
  * @example
189
189
  * custom
@@ -191,7 +191,7 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends
191
191
  trustAnchorSource?: string;
192
192
  /**
193
193
  * @remarks
194
- * The condition that the signature data must meet to be trusted.
194
+ * The trust condition.
195
195
  *
196
196
  * @example
197
197
  * IsNullOrEmpty("jwt.issuer")
@@ -234,7 +234,7 @@ export class CreateFederatedCredentialProviderRequestPkcs7ProviderConfig extends
234
234
  export class CreateFederatedCredentialProviderRequestPrivateCaProviderConfigCertificates extends $dara.Model {
235
235
  /**
236
236
  * @remarks
237
- * The content of the PEM-encoded certificate.
237
+ * The content of the root certificate.
238
238
  *
239
239
  * @example
240
240
  * -----BEGIN CERTIFICATE-----
@@ -266,12 +266,12 @@ export class CreateFederatedCredentialProviderRequestPrivateCaProviderConfigCert
266
266
  export class CreateFederatedCredentialProviderRequestPrivateCaProviderConfig extends $dara.Model {
267
267
  /**
268
268
  * @remarks
269
- * The root certificates that form the trust anchor.
269
+ * The list of root certificates.
270
270
  */
271
271
  certificates?: CreateFederatedCredentialProviderRequestPrivateCaProviderConfigCertificates[];
272
272
  /**
273
273
  * @remarks
274
- * The source of the trust anchor.
274
+ * The method used to retrieve the root certificate.
275
275
  *
276
276
  * @example
277
277
  * custom
@@ -279,7 +279,7 @@ export class CreateFederatedCredentialProviderRequestPrivateCaProviderConfig ext
279
279
  trustAnchorSource?: string;
280
280
  /**
281
281
  * @remarks
282
- * The condition for trusting the root certificate.
282
+ * The trust condition for the root certificate.
283
283
  *
284
284
  * @example
285
285
  * IsNullOrEmpty("jwt.issuer")
@@ -317,7 +317,7 @@ export class CreateFederatedCredentialProviderRequest extends $dara.Model {
317
317
  cloudIdPProviderConfig?: CreateFederatedCredentialProviderRequestCloudIdPProviderConfig;
318
318
  /**
319
319
  * @remarks
320
- * The description of the federated credential provider.
320
+ * The description of the federated trust source.
321
321
  *
322
322
  * @example
323
323
  * test
@@ -325,7 +325,7 @@ export class CreateFederatedCredentialProviderRequest extends $dara.Model {
325
325
  description?: string;
326
326
  /**
327
327
  * @remarks
328
- * The name of the federated credential provider.
328
+ * The name of the federated trust source.
329
329
  *
330
330
  * This parameter is required.
331
331
  *
@@ -335,7 +335,7 @@ export class CreateFederatedCredentialProviderRequest extends $dara.Model {
335
335
  federatedCredentialProviderName?: string;
336
336
  /**
337
337
  * @remarks
338
- * The type of the federated credential provider.
338
+ * The type of the federated trust source.
339
339
  *
340
340
  * This parameter is required.
341
341
  *
@@ -355,7 +355,7 @@ export class CreateFederatedCredentialProviderRequest extends $dara.Model {
355
355
  instanceId?: string;
356
356
  /**
357
357
  * @remarks
358
- * The network access endpoint ID.
358
+ * The ID of the network access endpoint.
359
359
  *
360
360
  * @example
361
361
  * nae_example_id
@@ -363,17 +363,17 @@ export class CreateFederatedCredentialProviderRequest extends $dara.Model {
363
363
  networkAccessEndpointId?: string;
364
364
  /**
365
365
  * @remarks
366
- * The configuration for an OIDC-based provider.
366
+ * The OIDC configuration.
367
367
  */
368
368
  oidcProviderConfig?: CreateFederatedCredentialProviderRequestOidcProviderConfig;
369
369
  /**
370
370
  * @remarks
371
- * The configuration for a PKCS7-based provider.
371
+ * The PKCS7 configuration.
372
372
  */
373
373
  pkcs7ProviderConfig?: CreateFederatedCredentialProviderRequestPkcs7ProviderConfig;
374
374
  /**
375
375
  * @remarks
376
- * The configuration for a private CA-based provider.
376
+ * The private CA configuration.
377
377
  */
378
378
  privateCaProviderConfig?: CreateFederatedCredentialProviderRequestPrivateCaProviderConfig;
379
379
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateFederatedCredentialProviderResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the federated credential provider.
8
+ * The ID of the federated trust source.
9
9
  *
10
10
  * @example
11
11
  * fcp_sada123XXXX
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteApplicationClientSecretRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the application for which you want to delete a client key.
8
+ * The application ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DeleteApplicationClientSecretRequest extends $dara.Model {
15
15
  applicationId?: 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
  *
@@ -25,7 +25,7 @@ export class DeleteApplicationClientSecretRequest extends $dara.Model {
25
25
  instanceId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The ID of the client key that you want to delete for the application.
28
+ * The client secret ID of the application.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteApplicationClientSecretResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteApplicationFederatedCredentialRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the application\\"s federated credential.
8
+ * The application federated identity credential ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteApplicationRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the application that you want to delete.
8
+ * The application ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DeleteApplicationRequest extends $dara.Model {
15
15
  applicationId?: 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 DeleteApplicationResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A