@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 ListApplicationFederatedCredentialsForProviderRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The federated credential provider ID.
8
+ * The federated trust source ID.
9
9
  *
10
10
  * @example
11
11
  * fcp_adasd12dxxxxx
@@ -23,7 +23,7 @@ export class ListApplicationFederatedCredentialsForProviderRequest extends $dara
23
23
  instanceId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The number of entries to return on each page.
26
+ * The maximum number of entries to return per page in a paged query. This parameter is used for paging.
27
27
  *
28
28
  * @example
29
29
  * 20
@@ -31,7 +31,7 @@ export class ListApplicationFederatedCredentialsForProviderRequest extends $dara
31
31
  maxResults?: number;
32
32
  /**
33
33
  * @remarks
34
- * The token for the query.
34
+ * The pagination token.
35
35
  *
36
36
  * @example
37
37
  * NTxxxxxexample
@@ -39,7 +39,7 @@ export class ListApplicationFederatedCredentialsForProviderRequest extends $dara
39
39
  nextToken?: string;
40
40
  /**
41
41
  * @remarks
42
- * The token for the previous page of results.
42
+ * The token used to retrieve the previous page.
43
43
  *
44
44
  * @example
45
45
  * PTxxxxxexample
@@ -2,6 +2,238 @@
2
2
  import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigAzureVmConfig extends $dara.Model {
6
+ principalId?: string;
7
+ resourceGroupName?: string;
8
+ subscriptionId?: string;
9
+ vmNames?: string[];
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ principalId: 'PrincipalId',
13
+ resourceGroupName: 'ResourceGroupName',
14
+ subscriptionId: 'SubscriptionId',
15
+ vmNames: 'VmNames',
16
+ };
17
+ }
18
+
19
+ static types(): { [key: string]: any } {
20
+ return {
21
+ principalId: 'string',
22
+ resourceGroupName: 'string',
23
+ subscriptionId: 'string',
24
+ vmNames: { 'type': 'array', 'itemType': 'string' },
25
+ };
26
+ }
27
+
28
+ validate() {
29
+ if(Array.isArray(this.vmNames)) {
30
+ $dara.Model.validateArray(this.vmNames);
31
+ }
32
+ super.validate();
33
+ }
34
+
35
+ constructor(map?: { [key: string]: any }) {
36
+ super(map);
37
+ }
38
+ }
39
+
40
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGcpVmConfig extends $dara.Model {
41
+ /**
42
+ * @remarks
43
+ * The list of VM instance IDs. A maximum of 10 IDs are supported.
44
+ */
45
+ instanceIds?: string[];
46
+ projectId?: string;
47
+ /**
48
+ * @remarks
49
+ * The sub claim that corresponds to the service account.
50
+ */
51
+ serviceAccountId?: string;
52
+ static names(): { [key: string]: string } {
53
+ return {
54
+ instanceIds: 'InstanceIds',
55
+ projectId: 'ProjectId',
56
+ serviceAccountId: 'ServiceAccountId',
57
+ };
58
+ }
59
+
60
+ static types(): { [key: string]: any } {
61
+ return {
62
+ instanceIds: { 'type': 'array', 'itemType': 'string' },
63
+ projectId: 'string',
64
+ serviceAccountId: 'string',
65
+ };
66
+ }
67
+
68
+ validate() {
69
+ if(Array.isArray(this.instanceIds)) {
70
+ $dara.Model.validateArray(this.instanceIds);
71
+ }
72
+ super.validate();
73
+ }
74
+
75
+ constructor(map?: { [key: string]: any }) {
76
+ super(map);
77
+ }
78
+ }
79
+
80
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGenericConfig extends $dara.Model {
81
+ subject?: string;
82
+ static names(): { [key: string]: string } {
83
+ return {
84
+ subject: 'Subject',
85
+ };
86
+ }
87
+
88
+ static types(): { [key: string]: any } {
89
+ return {
90
+ subject: 'string',
91
+ };
92
+ }
93
+
94
+ validate() {
95
+ super.validate();
96
+ }
97
+
98
+ constructor(map?: { [key: string]: any }) {
99
+ super(map);
100
+ }
101
+ }
102
+
103
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigKubernetesConfig extends $dara.Model {
104
+ /**
105
+ * @remarks
106
+ * The Kubernetes namespace.
107
+ */
108
+ namespace?: string;
109
+ /**
110
+ * @remarks
111
+ * The pod name prefix.
112
+ */
113
+ podNamePrefix?: string;
114
+ /**
115
+ * @remarks
116
+ * The Kubernetes service account name.
117
+ */
118
+ serviceAccountName?: string;
119
+ static names(): { [key: string]: string } {
120
+ return {
121
+ namespace: 'Namespace',
122
+ podNamePrefix: 'PodNamePrefix',
123
+ serviceAccountName: 'ServiceAccountName',
124
+ };
125
+ }
126
+
127
+ static types(): { [key: string]: any } {
128
+ return {
129
+ namespace: 'string',
130
+ podNamePrefix: 'string',
131
+ serviceAccountName: 'string',
132
+ };
133
+ }
134
+
135
+ validate() {
136
+ super.validate();
137
+ }
138
+
139
+ constructor(map?: { [key: string]: any }) {
140
+ super(map);
141
+ }
142
+ }
143
+
144
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfig extends $dara.Model {
145
+ /**
146
+ * @remarks
147
+ * The Azure VM scenario configuration.
148
+ */
149
+ azureVmConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigAzureVmConfig;
150
+ /**
151
+ * @remarks
152
+ * The GCP VM scenario configuration.
153
+ */
154
+ gcpVmConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGcpVmConfig;
155
+ genericConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGenericConfig;
156
+ /**
157
+ * @remarks
158
+ * The Kubernetes scenario configuration.
159
+ */
160
+ kubernetesConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigKubernetesConfig;
161
+ /**
162
+ * @remarks
163
+ * The OIDC scenario profile. Valid values: generic, kubernetes, gcp_vm, and azure_vm.
164
+ */
165
+ profile?: string;
166
+ static names(): { [key: string]: string } {
167
+ return {
168
+ azureVmConfig: 'AzureVmConfig',
169
+ gcpVmConfig: 'GcpVmConfig',
170
+ genericConfig: 'GenericConfig',
171
+ kubernetesConfig: 'KubernetesConfig',
172
+ profile: 'Profile',
173
+ };
174
+ }
175
+
176
+ static types(): { [key: string]: any } {
177
+ return {
178
+ azureVmConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigAzureVmConfig,
179
+ gcpVmConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGcpVmConfig,
180
+ genericConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigGenericConfig,
181
+ kubernetesConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfigKubernetesConfig,
182
+ profile: 'string',
183
+ };
184
+ }
185
+
186
+ validate() {
187
+ if(this.azureVmConfig && typeof (this.azureVmConfig as any).validate === 'function') {
188
+ (this.azureVmConfig as any).validate();
189
+ }
190
+ if(this.gcpVmConfig && typeof (this.gcpVmConfig as any).validate === 'function') {
191
+ (this.gcpVmConfig as any).validate();
192
+ }
193
+ if(this.genericConfig && typeof (this.genericConfig as any).validate === 'function') {
194
+ (this.genericConfig as any).validate();
195
+ }
196
+ if(this.kubernetesConfig && typeof (this.kubernetesConfig as any).validate === 'function') {
197
+ (this.kubernetesConfig as any).validate();
198
+ }
199
+ super.validate();
200
+ }
201
+
202
+ constructor(map?: { [key: string]: any }) {
203
+ super(map);
204
+ }
205
+ }
206
+
207
+ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsPkcs7VerificationConfig extends $dara.Model {
208
+ /**
209
+ * @remarks
210
+ * The list of allowed instance IDs. A maximum of 10 IDs are supported.
211
+ */
212
+ instanceIds?: string[];
213
+ static names(): { [key: string]: string } {
214
+ return {
215
+ instanceIds: 'InstanceIds',
216
+ };
217
+ }
218
+
219
+ static types(): { [key: string]: any } {
220
+ return {
221
+ instanceIds: { 'type': 'array', 'itemType': 'string' },
222
+ };
223
+ }
224
+
225
+ validate() {
226
+ if(Array.isArray(this.instanceIds)) {
227
+ $dara.Model.validateArray(this.instanceIds);
228
+ }
229
+ super.validate();
230
+ }
231
+
232
+ constructor(map?: { [key: string]: any }) {
233
+ super(map);
234
+ }
235
+ }
236
+
5
237
  export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentials extends $dara.Model {
6
238
  /**
7
239
  * @remarks
@@ -13,7 +245,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
13
245
  applicationFederatedCredentialId?: string;
14
246
  /**
15
247
  * @remarks
16
- * The name of the application federated credential.
248
+ * The application federated credential name.
17
249
  *
18
250
  * @example
19
251
  * test
@@ -21,7 +253,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
21
253
  applicationFederatedCredentialName?: string;
22
254
  /**
23
255
  * @remarks
24
- * The type of the application federated credential.
256
+ * The application federated credential type.
25
257
  *
26
258
  * @example
27
259
  * oidc
@@ -45,7 +277,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
45
277
  createTime?: number;
46
278
  /**
47
279
  * @remarks
48
- * The description of the application federated credential.
280
+ * The application federated credential description.
49
281
  *
50
282
  * @example
51
283
  * test
@@ -53,7 +285,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
53
285
  description?: string;
54
286
  /**
55
287
  * @remarks
56
- * The federated credential provider ID.
288
+ * The federated trust source ID.
57
289
  *
58
290
  * @example
59
291
  * fcp_adasd12dxxxxx
@@ -77,7 +309,17 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
77
309
  lastUsedTime?: number;
78
310
  /**
79
311
  * @remarks
80
- * The status of the application federated credential.
312
+ * The OIDC structured configuration. This applies to structured mode with the OIDC type.
313
+ */
314
+ oidcVerificationConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfig;
315
+ /**
316
+ * @remarks
317
+ * The PKCS#7 structured configuration. This applies to structured mode with the PKCS#7 type.
318
+ */
319
+ pkcs7VerificationConfig?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsPkcs7VerificationConfig;
320
+ /**
321
+ * @remarks
322
+ * The application federated credential status.
81
323
  *
82
324
  * @example
83
325
  * enabled
@@ -91,6 +333,16 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
91
333
  * 1758785994982
92
334
  */
93
335
  updateTime?: number;
336
+ /**
337
+ * @remarks
338
+ * The verification condition. In freedom mode, this is a manually entered value. In structured mode, this is the final compiled value.
339
+ */
340
+ verificationCondition?: string;
341
+ /**
342
+ * @remarks
343
+ * The verification mode. Valid values: freedom and structured.
344
+ */
345
+ verificationMode?: string;
94
346
  static names(): { [key: string]: string } {
95
347
  return {
96
348
  applicationFederatedCredentialId: 'ApplicationFederatedCredentialId',
@@ -102,8 +354,12 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
102
354
  federatedCredentialProviderId: 'FederatedCredentialProviderId',
103
355
  instanceId: 'InstanceId',
104
356
  lastUsedTime: 'LastUsedTime',
357
+ oidcVerificationConfig: 'OidcVerificationConfig',
358
+ pkcs7VerificationConfig: 'Pkcs7VerificationConfig',
105
359
  status: 'Status',
106
360
  updateTime: 'UpdateTime',
361
+ verificationCondition: 'VerificationCondition',
362
+ verificationMode: 'VerificationMode',
107
363
  };
108
364
  }
109
365
 
@@ -118,12 +374,22 @@ export class ListApplicationFederatedCredentialsForProviderResponseBodyApplicati
118
374
  federatedCredentialProviderId: 'string',
119
375
  instanceId: 'string',
120
376
  lastUsedTime: 'number',
377
+ oidcVerificationConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsOidcVerificationConfig,
378
+ pkcs7VerificationConfig: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentialsPkcs7VerificationConfig,
121
379
  status: 'string',
122
380
  updateTime: 'number',
381
+ verificationCondition: 'string',
382
+ verificationMode: 'string',
123
383
  };
124
384
  }
125
385
 
126
386
  validate() {
387
+ if(this.oidcVerificationConfig && typeof (this.oidcVerificationConfig as any).validate === 'function') {
388
+ (this.oidcVerificationConfig as any).validate();
389
+ }
390
+ if(this.pkcs7VerificationConfig && typeof (this.pkcs7VerificationConfig as any).validate === 'function') {
391
+ (this.pkcs7VerificationConfig as any).validate();
392
+ }
127
393
  super.validate();
128
394
  }
129
395
 
@@ -140,7 +406,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBody extends
140
406
  applicationFederatedCredentials?: ListApplicationFederatedCredentialsForProviderResponseBodyApplicationFederatedCredentials[];
141
407
  /**
142
408
  * @remarks
143
- * The number of entries returned on each page.
409
+ * The maximum number of entries returned per page in a paged query. This parameter is used for paging.
144
410
  *
145
411
  * @example
146
412
  * 20
@@ -148,7 +414,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBody extends
148
414
  maxResults?: number;
149
415
  /**
150
416
  * @remarks
151
- * The token to retrieve the next page of results.
417
+ * The pagination token returned by this call.
152
418
  *
153
419
  * @example
154
420
  * NTxxxexample
@@ -156,7 +422,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBody extends
156
422
  nextToken?: string;
157
423
  /**
158
424
  * @remarks
159
- * The query token returned by this call.
425
+ * The pagination token returned by this call.
160
426
  *
161
427
  * @example
162
428
  * PTxxxexample
@@ -172,7 +438,7 @@ export class ListApplicationFederatedCredentialsForProviderResponseBody extends
172
438
  requestId?: string;
173
439
  /**
174
440
  * @remarks
175
- * The total number of entries.
441
+ * The total number of entries returned.
176
442
  *
177
443
  * @example
178
444
  * 100
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListApplicationFederatedCredentialsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The type of the application federated credential.
8
+ * The type of the application federated credential provider.
9
9
  *
10
10
  * @example
11
11
  * oidc
@@ -33,7 +33,7 @@ export class ListApplicationFederatedCredentialsRequest extends $dara.Model {
33
33
  instanceId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The number of entries to return on each page.
36
+ * The number of entries per page in a paged query. This parameter is used for paging.
37
37
  *
38
38
  * @example
39
39
  * 20
@@ -41,7 +41,7 @@ export class ListApplicationFederatedCredentialsRequest extends $dara.Model {
41
41
  maxResults?: number;
42
42
  /**
43
43
  * @remarks
44
- * The query token.
44
+ * The pagination token used to retrieve the next page of results.
45
45
  *
46
46
  * @example
47
47
  * NTxxxxxexample
@@ -49,7 +49,7 @@ export class ListApplicationFederatedCredentialsRequest extends $dara.Model {
49
49
  nextToken?: string;
50
50
  /**
51
51
  * @remarks
52
- * The token to retrieve the previous page of results.
52
+ * The pagination token used to retrieve the previous page of results.
53
53
  *
54
54
  * @example
55
55
  * PTxxxxxexample