@alicloud/cas20200407 3.2.8 → 3.2.9

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 (322) hide show
  1. package/dist/client.d.ts +306 -210
  2. package/dist/client.js +315 -210
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddCloudAccessRequest.d.ts +31 -2
  5. package/dist/models/AddCloudAccessRequest.js.map +1 -1
  6. package/dist/models/AddCloudAccessResponseBody.d.ts +1 -1
  7. package/dist/models/ApplyCertificateRequest.d.ts +2 -0
  8. package/dist/models/ApplyCertificateRequest.js.map +1 -1
  9. package/dist/models/ApplyCertificateResponseBody.d.ts +3 -0
  10. package/dist/models/ApplyCertificateResponseBody.js.map +1 -1
  11. package/dist/models/BatchUpdateNoticeStatusRequest.d.ts +19 -0
  12. package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -1
  13. package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +3 -0
  14. package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -1
  15. package/dist/models/CancelCertificateForPackageRequestRequest.d.ts +3 -3
  16. package/dist/models/CancelCertificateForPackageRequestResponseBody.d.ts +2 -2
  17. package/dist/models/CancelOrderRequestRequest.d.ts +2 -2
  18. package/dist/models/CancelOrderRequestResponseBody.d.ts +1 -1
  19. package/dist/models/CancelPendingCertificateRequest.d.ts +2 -0
  20. package/dist/models/CancelPendingCertificateRequest.js.map +1 -1
  21. package/dist/models/CancelPendingCertificateResponseBody.d.ts +3 -0
  22. package/dist/models/CancelPendingCertificateResponseBody.js.map +1 -1
  23. package/dist/models/CreateCertificateForPackageRequestRequest.d.ts +43 -26
  24. package/dist/models/CreateCertificateForPackageRequestRequest.js.map +1 -1
  25. package/dist/models/CreateCertificateForPackageRequestResponseBody.d.ts +1 -1
  26. package/dist/models/CreateCertificateRequestRequest.d.ts +20 -13
  27. package/dist/models/CreateCertificateRequestRequest.js.map +1 -1
  28. package/dist/models/CreateCertificateRequestResponseBody.d.ts +1 -1
  29. package/dist/models/CreateCertificateWithCsrRequestRequest.d.ts +20 -15
  30. package/dist/models/CreateCertificateWithCsrRequestRequest.js.map +1 -1
  31. package/dist/models/CreateCertificateWithCsrRequestResponseBody.d.ts +1 -1
  32. package/dist/models/CreateCsrRequest.d.ts +6 -5
  33. package/dist/models/CreateCsrRequest.js.map +1 -1
  34. package/dist/models/CreateDeploymentJobRequest.d.ts +3 -2
  35. package/dist/models/CreateDeploymentJobRequest.js.map +1 -1
  36. package/dist/models/CreateWarehouseRequest.d.ts +9 -0
  37. package/dist/models/CreateWarehouseRequest.js.map +1 -1
  38. package/dist/models/CreateWarehouseResponseBody.d.ts +6 -0
  39. package/dist/models/CreateWarehouseResponseBody.js.map +1 -1
  40. package/dist/models/CreateWhclientCertificateRequest.d.ts +96 -0
  41. package/dist/models/CreateWhclientCertificateRequest.js.map +1 -1
  42. package/dist/models/CreateWhclientCertificateResponseBody.d.ts +18 -0
  43. package/dist/models/CreateWhclientCertificateResponseBody.js.map +1 -1
  44. package/dist/models/DecryptRequest.d.ts +31 -11
  45. package/dist/models/DecryptRequest.js.map +1 -1
  46. package/dist/models/DecryptResponseBody.d.ts +3 -3
  47. package/dist/models/DeleteCertificateRequestRequest.d.ts +1 -1
  48. package/dist/models/DeleteCloudAccessRequest.d.ts +3 -0
  49. package/dist/models/DeleteCloudAccessRequest.js.map +1 -1
  50. package/dist/models/DeleteCloudAccessResponseBody.d.ts +1 -1
  51. package/dist/models/DeleteInstanceRequest.d.ts +2 -0
  52. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  53. package/dist/models/DeleteInstanceResponseBody.d.ts +3 -0
  54. package/dist/models/DeleteInstanceResponseBody.js.map +1 -1
  55. package/dist/models/DeleteUserCertificateRequest.d.ts +2 -2
  56. package/dist/models/DeleteUserCertificateResponseBody.d.ts +1 -1
  57. package/dist/models/DeleteWarehouseRequest.d.ts +3 -0
  58. package/dist/models/DeleteWarehouseRequest.js.map +1 -1
  59. package/dist/models/DeleteWarehouseResponseBody.d.ts +3 -0
  60. package/dist/models/DeleteWarehouseResponseBody.js.map +1 -1
  61. package/dist/models/DescribeCertificateStateRequest.d.ts +2 -2
  62. package/dist/models/DescribeCertificateStateResponseBody.d.ts +46 -33
  63. package/dist/models/DescribeCertificateStateResponseBody.js.map +1 -1
  64. package/dist/models/DescribeCloudResourceStatusRequest.d.ts +2 -2
  65. package/dist/models/DescribeDeploymentJobRequest.d.ts +1 -1
  66. package/dist/models/DescribeDeploymentJobResponseBody.d.ts +30 -19
  67. package/dist/models/DescribeDeploymentJobResponseBody.js.map +1 -1
  68. package/dist/models/DescribeDeploymentJobStatusResponseBody.d.ts +35 -18
  69. package/dist/models/DescribeDeploymentJobStatusResponseBody.js.map +1 -1
  70. package/dist/models/DescribePackageStateRequest.d.ts +30 -16
  71. package/dist/models/DescribePackageStateRequest.js.map +1 -1
  72. package/dist/models/DescribePackageStateResponseBody.d.ts +30 -16
  73. package/dist/models/DescribePackageStateResponseBody.js.map +1 -1
  74. package/dist/models/DescribeWarehouseCertRequest.d.ts +3 -0
  75. package/dist/models/DescribeWarehouseCertRequest.js.map +1 -1
  76. package/dist/models/DescribeWarehouseCertResponseBody.d.ts +36 -0
  77. package/dist/models/DescribeWarehouseCertResponseBody.js.map +1 -1
  78. package/dist/models/EncryptRequest.d.ts +36 -14
  79. package/dist/models/EncryptRequest.js.map +1 -1
  80. package/dist/models/EncryptResponseBody.d.ts +3 -3
  81. package/dist/models/GetAssetCountResponseBody.d.ts +87 -0
  82. package/dist/models/GetAssetCountResponseBody.js.map +1 -1
  83. package/dist/models/GetCertWarehouseQuotaResponseBody.d.ts +17 -3
  84. package/dist/models/GetCertWarehouseQuotaResponseBody.js.map +1 -1
  85. package/dist/models/GetCertificateDetailRequest.d.ts +2 -0
  86. package/dist/models/GetCertificateDetailRequest.js.map +1 -1
  87. package/dist/models/GetCertificateDetailResponseBody.d.ts +136 -0
  88. package/dist/models/GetCertificateDetailResponseBody.js.map +1 -1
  89. package/dist/models/GetInstanceDetailRequest.d.ts +2 -0
  90. package/dist/models/GetInstanceDetailRequest.js.map +1 -1
  91. package/dist/models/GetInstanceDetailResponseBody.d.ts +198 -0
  92. package/dist/models/GetInstanceDetailResponseBody.js +2 -0
  93. package/dist/models/GetInstanceDetailResponseBody.js.map +1 -1
  94. package/dist/models/GetInstanceSummaryRequest.d.ts +3 -0
  95. package/dist/models/GetInstanceSummaryRequest.js.map +1 -1
  96. package/dist/models/GetInstanceSummaryResponseBody.d.ts +18 -0
  97. package/dist/models/GetInstanceSummaryResponseBody.js.map +1 -1
  98. package/dist/models/GetMatchedResourcesRequest.d.ts +15 -0
  99. package/dist/models/GetMatchedResourcesRequest.js.map +1 -1
  100. package/dist/models/GetMatchedResourcesResponseBody.d.ts +12 -0
  101. package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -1
  102. package/dist/models/GetRiskCountResponseBody.d.ts +129 -0
  103. package/dist/models/GetRiskCountResponseBody.js.map +1 -1
  104. package/dist/models/GetTaskAttributeRequest.d.ts +5 -0
  105. package/dist/models/GetTaskAttributeRequest.js.map +1 -1
  106. package/dist/models/GetTaskAttributeResponseBody.d.ts +15 -0
  107. package/dist/models/GetTaskAttributeResponseBody.js.map +1 -1
  108. package/dist/models/GetUserCertificateDetailRequest.d.ts +2 -4
  109. package/dist/models/GetUserCertificateDetailRequest.js.map +1 -1
  110. package/dist/models/GetUserCertificateDetailResponseBody.d.ts +55 -35
  111. package/dist/models/GetUserCertificateDetailResponseBody.js.map +1 -1
  112. package/dist/models/ListAssetCountRequest.d.ts +12 -0
  113. package/dist/models/ListAssetCountRequest.js.map +1 -1
  114. package/dist/models/ListAssetCountResponseBody.d.ts +34 -0
  115. package/dist/models/ListAssetCountResponseBody.js.map +1 -1
  116. package/dist/models/ListCertRequest.d.ts +22 -12
  117. package/dist/models/ListCertRequest.js.map +1 -1
  118. package/dist/models/ListCertResponseBody.d.ts +51 -20
  119. package/dist/models/ListCertResponseBody.js.map +1 -1
  120. package/dist/models/ListCertWarehouseRequest.d.ts +10 -6
  121. package/dist/models/ListCertWarehouseRequest.js.map +1 -1
  122. package/dist/models/ListCertWarehouseResponseBody.d.ts +12 -7
  123. package/dist/models/ListCertWarehouseResponseBody.js.map +1 -1
  124. package/dist/models/ListCertificatesRequest.d.ts +35 -0
  125. package/dist/models/ListCertificatesRequest.js.map +1 -1
  126. package/dist/models/ListCertificatesResponseBody.d.ts +106 -0
  127. package/dist/models/ListCertificatesResponseBody.js.map +1 -1
  128. package/dist/models/ListCloudAccessResponseBody.d.ts +1 -1
  129. package/dist/models/ListCloudResourcesRequest.d.ts +57 -33
  130. package/dist/models/ListCloudResourcesRequest.js.map +1 -1
  131. package/dist/models/ListCloudResourcesResponseBody.d.ts +29 -23
  132. package/dist/models/ListCloudResourcesResponseBody.js.map +1 -1
  133. package/dist/models/ListCloudResourcesShrinkRequest.d.ts +57 -33
  134. package/dist/models/ListCloudResourcesShrinkRequest.js.map +1 -1
  135. package/dist/models/ListContactRequest.d.ts +1 -1
  136. package/dist/models/ListContactResponseBody.d.ts +1 -1
  137. package/dist/models/ListCsrRequest.d.ts +2 -2
  138. package/dist/models/ListCsrResponseBody.d.ts +3 -3
  139. package/dist/models/ListDeploymentJobCertResponseBody.d.ts +36 -21
  140. package/dist/models/ListDeploymentJobCertResponseBody.js.map +1 -1
  141. package/dist/models/ListDeploymentJobRequest.d.ts +16 -10
  142. package/dist/models/ListDeploymentJobRequest.js.map +1 -1
  143. package/dist/models/ListDeploymentJobResourceResponseBody.d.ts +82 -57
  144. package/dist/models/ListDeploymentJobResourceResponseBody.js.map +1 -1
  145. package/dist/models/ListDeploymentJobResponseBody.d.ts +28 -18
  146. package/dist/models/ListDeploymentJobResponseBody.js.map +1 -1
  147. package/dist/models/ListInstancesRequest.d.ts +38 -0
  148. package/dist/models/ListInstancesRequest.js.map +1 -1
  149. package/dist/models/ListInstancesResponseBody.d.ts +123 -0
  150. package/dist/models/ListInstancesResponseBody.js +2 -0
  151. package/dist/models/ListInstancesResponseBody.js.map +1 -1
  152. package/dist/models/ListUserCertificateOrderRequest.d.ts +30 -20
  153. package/dist/models/ListUserCertificateOrderRequest.js.map +1 -1
  154. package/dist/models/ListUserCertificateOrderResponseBody.d.ts +84 -64
  155. package/dist/models/ListUserCertificateOrderResponseBody.js.map +1 -1
  156. package/dist/models/ListWarehouseRequest.d.ts +12 -0
  157. package/dist/models/ListWarehouseRequest.js.map +1 -1
  158. package/dist/models/ListWarehouseResponseBody.d.ts +25 -0
  159. package/dist/models/ListWarehouseResponseBody.js.map +1 -1
  160. package/dist/models/ListWarehouseShrinkRequest.d.ts +12 -0
  161. package/dist/models/ListWarehouseShrinkRequest.js.map +1 -1
  162. package/dist/models/ListWorkerResourceRequest.d.ts +18 -10
  163. package/dist/models/ListWorkerResourceRequest.js.map +1 -1
  164. package/dist/models/ListWorkerResourceResponseBody.d.ts +64 -38
  165. package/dist/models/ListWorkerResourceResponseBody.js.map +1 -1
  166. package/dist/models/MoveResourceGroupRequest.d.ts +4 -3
  167. package/dist/models/MoveResourceGroupRequest.js.map +1 -1
  168. package/dist/models/RefundInstanceRequest.d.ts +2 -0
  169. package/dist/models/RefundInstanceRequest.js.map +1 -1
  170. package/dist/models/RefundInstanceResponseBody.d.ts +3 -0
  171. package/dist/models/RefundInstanceResponseBody.js.map +1 -1
  172. package/dist/models/RenewCertificateOrderForPackageRequestRequest.d.ts +5 -5
  173. package/dist/models/RenewCertificateOrderForPackageRequestResponseBody.d.ts +1 -1
  174. package/dist/models/RevokeCertificateRequest.d.ts +3 -0
  175. package/dist/models/RevokeCertificateRequest.js +2 -0
  176. package/dist/models/RevokeCertificateRequest.js.map +1 -1
  177. package/dist/models/RevokeCertificateResponseBody.d.ts +3 -0
  178. package/dist/models/RevokeCertificateResponseBody.js.map +1 -1
  179. package/dist/models/RevokeWhclientCertificateRequest.d.ts +1 -1
  180. package/dist/models/RevokeWhclientCertificateResponseBody.d.ts +1 -1
  181. package/dist/models/SignRequest.d.ts +40 -17
  182. package/dist/models/SignRequest.js.map +1 -1
  183. package/dist/models/SignResponseBody.d.ts +2 -2
  184. package/dist/models/UpdateCsrRequest.d.ts +2 -2
  185. package/dist/models/UpdateCsrResponseBody.d.ts +1 -1
  186. package/dist/models/UpdateDeploymentJobStatusRequest.d.ts +6 -4
  187. package/dist/models/UpdateDeploymentJobStatusRequest.js.map +1 -1
  188. package/dist/models/UpdateInstanceRequest.d.ts +86 -0
  189. package/dist/models/UpdateInstanceRequest.js.map +1 -1
  190. package/dist/models/UpdateInstanceResponseBody.d.ts +3 -0
  191. package/dist/models/UpdateInstanceResponseBody.js.map +1 -1
  192. package/dist/models/UpdateWorkerResourceStatusRequest.d.ts +2 -2
  193. package/dist/models/UploadCsrRequest.d.ts +2 -2
  194. package/dist/models/UploadCsrResponseBody.d.ts +1 -1
  195. package/dist/models/UploadPcacertRequest.d.ts +5 -7
  196. package/dist/models/UploadPcacertRequest.js.map +1 -1
  197. package/dist/models/UploadPcacertResponseBody.d.ts +4 -1
  198. package/dist/models/UploadPcacertResponseBody.js.map +1 -1
  199. package/dist/models/UploadUserCertificateRequest.d.ts +10 -10
  200. package/dist/models/UploadUserCertificateResponseBody.d.ts +2 -2
  201. package/dist/models/VerifyRequest.d.ts +35 -16
  202. package/dist/models/VerifyRequest.js.map +1 -1
  203. package/dist/models/VerifyResponseBody.d.ts +5 -4
  204. package/dist/models/VerifyResponseBody.js.map +1 -1
  205. package/package.json +1 -1
  206. package/src/client.ts +316 -210
  207. package/src/models/AddCloudAccessRequest.ts +31 -2
  208. package/src/models/AddCloudAccessResponseBody.ts +1 -1
  209. package/src/models/ApplyCertificateRequest.ts +2 -0
  210. package/src/models/ApplyCertificateResponseBody.ts +3 -0
  211. package/src/models/BatchUpdateNoticeStatusRequest.ts +19 -0
  212. package/src/models/BatchUpdateNoticeStatusResponseBody.ts +3 -0
  213. package/src/models/CancelCertificateForPackageRequestRequest.ts +3 -3
  214. package/src/models/CancelCertificateForPackageRequestResponseBody.ts +2 -2
  215. package/src/models/CancelOrderRequestRequest.ts +2 -2
  216. package/src/models/CancelOrderRequestResponseBody.ts +1 -1
  217. package/src/models/CancelPendingCertificateRequest.ts +2 -0
  218. package/src/models/CancelPendingCertificateResponseBody.ts +3 -0
  219. package/src/models/CreateCertificateForPackageRequestRequest.ts +43 -26
  220. package/src/models/CreateCertificateForPackageRequestResponseBody.ts +1 -1
  221. package/src/models/CreateCertificateRequestRequest.ts +20 -13
  222. package/src/models/CreateCertificateRequestResponseBody.ts +1 -1
  223. package/src/models/CreateCertificateWithCsrRequestRequest.ts +20 -15
  224. package/src/models/CreateCertificateWithCsrRequestResponseBody.ts +1 -1
  225. package/src/models/CreateCsrRequest.ts +6 -5
  226. package/src/models/CreateDeploymentJobRequest.ts +3 -2
  227. package/src/models/CreateWarehouseRequest.ts +9 -0
  228. package/src/models/CreateWarehouseResponseBody.ts +6 -0
  229. package/src/models/CreateWhclientCertificateRequest.ts +96 -0
  230. package/src/models/CreateWhclientCertificateResponseBody.ts +18 -0
  231. package/src/models/DecryptRequest.ts +31 -11
  232. package/src/models/DecryptResponseBody.ts +3 -3
  233. package/src/models/DeleteCertificateRequestRequest.ts +1 -1
  234. package/src/models/DeleteCloudAccessRequest.ts +3 -0
  235. package/src/models/DeleteCloudAccessResponseBody.ts +1 -1
  236. package/src/models/DeleteInstanceRequest.ts +2 -0
  237. package/src/models/DeleteInstanceResponseBody.ts +3 -0
  238. package/src/models/DeleteUserCertificateRequest.ts +2 -2
  239. package/src/models/DeleteUserCertificateResponseBody.ts +1 -1
  240. package/src/models/DeleteWarehouseRequest.ts +3 -0
  241. package/src/models/DeleteWarehouseResponseBody.ts +3 -0
  242. package/src/models/DescribeCertificateStateRequest.ts +2 -2
  243. package/src/models/DescribeCertificateStateResponseBody.ts +46 -33
  244. package/src/models/DescribeCloudResourceStatusRequest.ts +2 -2
  245. package/src/models/DescribeDeploymentJobRequest.ts +1 -1
  246. package/src/models/DescribeDeploymentJobResponseBody.ts +30 -19
  247. package/src/models/DescribeDeploymentJobStatusResponseBody.ts +35 -18
  248. package/src/models/DescribePackageStateRequest.ts +30 -16
  249. package/src/models/DescribePackageStateResponseBody.ts +30 -16
  250. package/src/models/DescribeWarehouseCertRequest.ts +3 -0
  251. package/src/models/DescribeWarehouseCertResponseBody.ts +36 -0
  252. package/src/models/EncryptRequest.ts +36 -14
  253. package/src/models/EncryptResponseBody.ts +3 -3
  254. package/src/models/GetAssetCountResponseBody.ts +87 -0
  255. package/src/models/GetCertWarehouseQuotaResponseBody.ts +17 -3
  256. package/src/models/GetCertificateDetailRequest.ts +2 -0
  257. package/src/models/GetCertificateDetailResponseBody.ts +136 -0
  258. package/src/models/GetInstanceDetailRequest.ts +2 -0
  259. package/src/models/GetInstanceDetailResponseBody.ts +200 -0
  260. package/src/models/GetInstanceSummaryRequest.ts +3 -0
  261. package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
  262. package/src/models/GetMatchedResourcesRequest.ts +15 -0
  263. package/src/models/GetMatchedResourcesResponseBody.ts +12 -0
  264. package/src/models/GetRiskCountResponseBody.ts +129 -0
  265. package/src/models/GetTaskAttributeRequest.ts +5 -0
  266. package/src/models/GetTaskAttributeResponseBody.ts +15 -0
  267. package/src/models/GetUserCertificateDetailRequest.ts +2 -4
  268. package/src/models/GetUserCertificateDetailResponseBody.ts +55 -35
  269. package/src/models/ListAssetCountRequest.ts +12 -0
  270. package/src/models/ListAssetCountResponseBody.ts +34 -0
  271. package/src/models/ListCertRequest.ts +22 -12
  272. package/src/models/ListCertResponseBody.ts +51 -20
  273. package/src/models/ListCertWarehouseRequest.ts +10 -6
  274. package/src/models/ListCertWarehouseResponseBody.ts +12 -7
  275. package/src/models/ListCertificatesRequest.ts +35 -0
  276. package/src/models/ListCertificatesResponseBody.ts +106 -0
  277. package/src/models/ListCloudAccessResponseBody.ts +1 -1
  278. package/src/models/ListCloudResourcesRequest.ts +57 -33
  279. package/src/models/ListCloudResourcesResponseBody.ts +29 -23
  280. package/src/models/ListCloudResourcesShrinkRequest.ts +57 -33
  281. package/src/models/ListContactRequest.ts +1 -1
  282. package/src/models/ListContactResponseBody.ts +1 -1
  283. package/src/models/ListCsrRequest.ts +2 -2
  284. package/src/models/ListCsrResponseBody.ts +3 -3
  285. package/src/models/ListDeploymentJobCertResponseBody.ts +36 -21
  286. package/src/models/ListDeploymentJobRequest.ts +16 -10
  287. package/src/models/ListDeploymentJobResourceResponseBody.ts +82 -57
  288. package/src/models/ListDeploymentJobResponseBody.ts +28 -18
  289. package/src/models/ListInstancesRequest.ts +38 -0
  290. package/src/models/ListInstancesResponseBody.ts +125 -0
  291. package/src/models/ListUserCertificateOrderRequest.ts +30 -20
  292. package/src/models/ListUserCertificateOrderResponseBody.ts +84 -64
  293. package/src/models/ListWarehouseRequest.ts +12 -0
  294. package/src/models/ListWarehouseResponseBody.ts +25 -0
  295. package/src/models/ListWarehouseShrinkRequest.ts +12 -0
  296. package/src/models/ListWorkerResourceRequest.ts +18 -10
  297. package/src/models/ListWorkerResourceResponseBody.ts +64 -38
  298. package/src/models/MoveResourceGroupRequest.ts +4 -3
  299. package/src/models/RefundInstanceRequest.ts +2 -0
  300. package/src/models/RefundInstanceResponseBody.ts +3 -0
  301. package/src/models/RenewCertificateOrderForPackageRequestRequest.ts +5 -5
  302. package/src/models/RenewCertificateOrderForPackageRequestResponseBody.ts +1 -1
  303. package/src/models/RevokeCertificateRequest.ts +5 -0
  304. package/src/models/RevokeCertificateResponseBody.ts +3 -0
  305. package/src/models/RevokeWhclientCertificateRequest.ts +1 -1
  306. package/src/models/RevokeWhclientCertificateResponseBody.ts +1 -1
  307. package/src/models/SignRequest.ts +40 -17
  308. package/src/models/SignResponseBody.ts +2 -2
  309. package/src/models/UpdateCsrRequest.ts +2 -2
  310. package/src/models/UpdateCsrResponseBody.ts +1 -1
  311. package/src/models/UpdateDeploymentJobStatusRequest.ts +6 -4
  312. package/src/models/UpdateInstanceRequest.ts +86 -0
  313. package/src/models/UpdateInstanceResponseBody.ts +3 -0
  314. package/src/models/UpdateWorkerResourceStatusRequest.ts +2 -2
  315. package/src/models/UploadCsrRequest.ts +2 -2
  316. package/src/models/UploadCsrResponseBody.ts +1 -1
  317. package/src/models/UploadPcacertRequest.ts +5 -7
  318. package/src/models/UploadPcacertResponseBody.ts +4 -1
  319. package/src/models/UploadUserCertificateRequest.ts +10 -10
  320. package/src/models/UploadUserCertificateResponseBody.ts +2 -2
  321. package/src/models/VerifyRequest.ts +35 -16
  322. package/src/models/VerifyResponseBody.ts +5 -4
@@ -1,21 +1,30 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class DescribeCertificateStateResponseBody extends $dara.Model {
3
+ /**
4
+ * @remarks
5
+ * The certificate ID.
6
+ *
7
+ * > This parameter is returned when the certificate is issued.
8
+ *
9
+ * @example
10
+ * 111111
11
+ */
3
12
  certId?: string;
4
13
  /**
5
14
  * @remarks
6
- * The content of the certificate in the PEM format. For more information about the PEM format and how to convert certificate formats, see [What formats are used for mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html)
15
+ * The certificate content (in PEM format). For more information about the PEM format and how to convert the format of a certificate, see [What are the formats of mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html).
7
16
  *
8
- * > This parameter is returned only when the value of the **Type** parameter is **certificate**. The value certificate indicates that the certificate is issued.
17
+ * > This parameter is returned only when **Type** is set to **certificate** (indicating that the certificate has been issued).
9
18
  *
10
19
  * @example
11
- * ——BEGIN CERTIFICATE—— …… ——END CERTIFICATE——
20
+ * -----BEGIN CERTIFICATE----- …… -----END CERTIFICATE-----
12
21
  */
13
22
  certificate?: string;
14
23
  /**
15
24
  * @remarks
16
- * The content that you need to write to the newly created file when you use the file verification method.
25
+ * The content that you need to write to the newly created file when you use the file validation method for domain validation.
17
26
  *
18
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
27
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
19
28
  *
20
29
  * @example
21
30
  * http://example.com/.well-known/pki-validation/fileauth.txt
@@ -23,9 +32,9 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
23
32
  content?: string;
24
33
  /**
25
34
  * @remarks
26
- * The domain name to be verified when you use the file verification method. You must connect to the DNS server of the domain name and create a file on the server. The file is specified by the **Uri** parameter.
35
+ * The domain name to be validated when you use the file validation method for domain validation. You need to connect to the server corresponding to this domain name and create the specified file (i.e., **Uri**) on the server.
27
36
  *
28
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
37
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
29
38
  *
30
39
  * @example
31
40
  * www.example.com
@@ -33,19 +42,19 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
33
42
  domain?: string;
34
43
  /**
35
44
  * @remarks
36
- * The private key of the certificate in the PEM format. For more information about the PEM format and how to convert certificate formats, see [What formats are used for mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html)
45
+ * The content of the certificate private key (in PEM format). For more information about the PEM format and how to convert the format of a certificate, see [What are the formats of mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html).
37
46
  *
38
- * > This parameter is returned only when the value of the **Type** parameter is **certificate**. The value certificate indicates that the certificate is issued.
47
+ * > This parameter is returned only when **Type** is set to **certificate** (indicating that the certificate has been issued).
39
48
  *
40
49
  * @example
41
- * ——BEGIN RSA PRIVATE KEY—— …… ——END RSA PRIVATE KEY——
50
+ * -----BEGIN RSA PRIVATE KEY-----…… -----END RSA PRIVATE KEY-----
42
51
  */
43
52
  privateKey?: string;
44
53
  /**
45
54
  * @remarks
46
- * The DNS record that you need to manage when you use the DNS verification method.
55
+ * The host record that you need to operate when you use the DNS validation method for domain validation.
47
56
  *
48
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value DNS indicates that the DNS verification method is used.
57
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
49
58
  *
50
59
  * @example
51
60
  * _dnsauth
@@ -53,12 +62,13 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
53
62
  recordDomain?: string;
54
63
  /**
55
64
  * @remarks
56
- * The type of the DNS record that you need to add when you use the DNS verification method. Valid values:
65
+ * The type of DNS record that you need to add when you use the DNS validation method for domain validation. Valid values:
66
+ *
67
+ * - **TXT**: text record.
57
68
  *
58
- * * **TXT**
59
- * * **CNAME**
69
+ * - **CNAME**: alias record.
60
70
  *
61
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete.
71
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
62
72
  *
63
73
  * @example
64
74
  * TXT
@@ -66,9 +76,9 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
66
76
  recordType?: string;
67
77
  /**
68
78
  * @remarks
69
- * You need to add a TXT record to the DNS records only when you use the DNS verification method.
79
+ * The record value that you need to add when you use the DNS validation method for domain validation.
70
80
  *
71
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value DNS indicates that the DNS verification method is used.
81
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
72
82
  *
73
83
  * @example
74
84
  * 20200420000000223erigacv46uhaubchcm0o7spxi7i2isvjq59mlx9lucnkqcy
@@ -84,21 +94,23 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
84
94
  requestId?: string;
85
95
  /**
86
96
  * @remarks
87
- * The status of the certificate application order. Valid values:
97
+ * The status of the certificate request order. Valid values:
98
+ *
99
+ * - **domain_verify**: **Pending validation**, which indicates that you have not completed domain validation after submitting the certificate request.
88
100
  *
89
- * * **domain_verify**: **pending review**, which indicates that you have not completed the verification of the domain name ownership after you submit the certificate application.
90
- * >After you submit a certificate application, you must manually complete the verification of the domain name ownership. The CA reviews the certificate application only after the verification is complete. If you have not completed the verification of the domain name ownership, you can complete the verification based on the data returned by this operation.
101
+ * > After you submit a certificate request, you must manually complete domain ownership validation before the certificate request can enter the review stage. If you have not completed domain validation, you can refer to the response parameters of this operation to complete domain validation.
91
102
  *
92
- * * **process**: **being reviewed**, which indicates that the certificate application is being reviewed by the CA.
103
+ * - **process**: **Under review**, which indicates that the certificate request is being reviewed by the CA center.
93
104
  *
94
- * * **verify_fail**: **review failed**, which indicates that the certificate application failed to be reviewed.
95
- * > If a certificate application fails to be reviewed, the information that you specified in the certificate application may be incorrect. We recommend that you call the [DeleteCertificateRequest](https://help.aliyun.com/document_detail/164109.html) operation to delete the certificate application order and resubmit a certificate application. After the order is deleted, the quota that is consumed for the order is released.
105
+ * - **verify_fail**: **Review failed**, which indicates that the certificate request failed the review.
96
106
  *
97
- * * **certificate**: **issued**, which indicates that the certificate is issued.
107
+ * > The review may fail because the certificate request information you submitted is incorrect. We recommend that you call [DeleteCertificateRequest](https://help.aliyun.com/document_detail/455294.html) to delete the order that failed the review (deleted orders do not consume certificate resource plan quota) and submit a new certificate request.
98
108
  *
99
- * * **payed**: **pending application**, which indicates that you have not submitted a certificate application.
109
+ * - **certificate**: **Issued**, which indicates that the certificate has been issued.
100
110
  *
101
- * * **unknow**: The status is **unknown**.
111
+ * - **payed**: **Pending request**, which indicates that the certificate is pending request.
112
+ *
113
+ * - **unknow**: **Unknown status**.
102
114
  *
103
115
  * @example
104
116
  * domain_verify
@@ -106,9 +118,9 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
106
118
  type?: string;
107
119
  /**
108
120
  * @remarks
109
- * The file that you need to create on the DNS server when you use the file verification method. **The value of this parameter contains the file path and file name.**
121
+ * The file that you need to create on the domain server when you use the file validation method for domain validation. **Uri** includes the file path and name.
110
122
  *
111
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
123
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
112
124
  *
113
125
  * @example
114
126
  * /.well-known/pki-validation/fileauth.txt
@@ -116,12 +128,13 @@ export declare class DescribeCertificateStateResponseBody extends $dara.Model {
116
128
  uri?: string;
117
129
  /**
118
130
  * @remarks
119
- * The verification method of the domain name ownership. Valid values:
131
+ * The domain validation method selected when submitting the certificate request. Valid values:
132
+ *
133
+ * - **DNS**: DNS validation. This method validates domain ownership by adding the specified DNS record to the domain on the DNS management platform.
120
134
  *
121
- * * **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name.
122
- * * **FILE**: file verification. If you use this method, you must create a specified file on the DNS server.
135
+ * - **FILE**: file validation. This method validates domain ownership by creating the specified file on the domain server.
123
136
  *
124
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify**. The value domain_verify indicates that the verification of the domain name ownership is not complete.
137
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage).
125
138
  *
126
139
  * @example
127
140
  * FILE
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeCertificateStateResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeCertificateStateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAgInE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;YAC5B,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,GAAG,EAAE,KAAK;YACV,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;YACtB,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,GAAG,EAAE,QAAQ;YACb,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzKD,oFAyKC"}
1
+ {"version":3,"file":"DescribeCertificateStateResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeCertificateStateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IA6InE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;YAC5B,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,GAAG,EAAE,KAAK;YACV,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;YACtB,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,GAAG,EAAE,QAAQ;YACb,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtLD,oFAsLC"}
@@ -4,10 +4,10 @@ export declare class DescribeCloudResourceStatusRequest extends $dara.Model {
4
4
  * @remarks
5
5
  * The AccessKey secret used to access cloud resources.
6
6
  *
7
- * > You can call the [ListCloudAccess](https://help.aliyun.com/document_detail/2712219.html) operation to obtain the ID.
7
+ * > You can call the [ListCloudAccess](https://help.aliyun.com/document_detail/2712219.html) operation to obtain the ID.
8
8
  *
9
9
  * @example
10
- * AKID9*******XX
10
+ * AKID9AHG6iCZlncN7yPmOsQ1X******
11
11
  */
12
12
  secretId?: string;
13
13
  static names(): {
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class DescribeDeploymentJobRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The ID of the deployment job. The **ID** of the job is returned after you call the [CreateDeploymentJob](https://help.aliyun.com/document_detail/2712234.html) operation. You can also call the [ListDeploymentJob](https://help.aliyun.com/document_detail/2712223.html) operation to obtain the ID.
5
+ * The ID of the deployment job. To get the job ID, call the [CreateDeploymentJob](https://help.aliyun.com/document_detail/2712234.html) or [ListDeploymentJob](https://help.aliyun.com/document_detail/2712223.html) operation.
6
6
  *
7
7
  * This parameter is required.
8
8
  *
@@ -29,7 +29,7 @@ export declare class DescribeDeploymentJobResponseBodyCasContacts extends $dara.
29
29
  * The name of the contact.
30
30
  *
31
31
  * @example
32
- * zhangsan
32
+ * John
33
33
  */
34
34
  name?: string;
35
35
  static names(): {
@@ -61,9 +61,11 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
61
61
  * @remarks
62
62
  * The type of the certificate. Valid values:
63
63
  *
64
- * * **upload**: uploaded certificate
65
- * * **buy**: purchased certificate
66
- * * **free**: free certificate available only on the China site (aliyun.com)
64
+ * - **upload**: uploaded certificate
65
+ *
66
+ * - **buy**: purchased certificate
67
+ *
68
+ * - **free**: free certificate available only on the China site (aliyun.com)
67
69
  *
68
70
  * @example
69
71
  * buy
@@ -81,8 +83,9 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
81
83
  * @remarks
82
84
  * Indicates whether the deployment job was deleted. Valid values:
83
85
  *
84
- * * **0**: not deleted
85
- * * **1**: deleted
86
+ * - **0**: not deleted
87
+ *
88
+ * - **1**: deleted
86
89
  *
87
90
  * @example
88
91
  * 1
@@ -117,7 +120,7 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
117
120
  * The ID of the deployment job.
118
121
  *
119
122
  * @example
120
- * 8888
123
+ * 43222
121
124
  */
122
125
  id?: number;
123
126
  /**
@@ -132,9 +135,11 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
132
135
  * @remarks
133
136
  * The type of the deployment job. Valid values:
134
137
  *
135
- * * **cloud**: multi-cloud deployment job.
136
- * * **trustee**: hosted deployment job available only on the China site (aliyun.com).
137
- * * **user**: cloud service deployment job. The cloud server is not included.
138
+ * - **cloud**: multi-cloud deployment job.
139
+ *
140
+ * - **trustee**: hosted deployment job available only on the China site (aliyun.com).
141
+ *
142
+ * - **user**: cloud service deployment job. The cloud server is not included.
138
143
  *
139
144
  * @example
140
145
  * user
@@ -168,8 +173,9 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
168
173
  * @remarks
169
174
  * Indicates whether the deployment job includes the rollback worker. For example, if a cloud service in a deployment job has been rolled back, **1** is returned. Valid values:
170
175
  *
171
- * * **0**: The rollback worker is not included.
172
- * * **1**: The rollback worker is included.
176
+ * - **0**: The rollback worker is not included.
177
+ *
178
+ * - **1**: The rollback worker is included.
173
179
  *
174
180
  * @example
175
181
  * 1
@@ -195,12 +201,17 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
195
201
  * @remarks
196
202
  * The status of the deployment job. Valid values:
197
203
  *
198
- * * **pending**
199
- * * **editing**
200
- * * **scheduling**
201
- * * **processing**
202
- * * **error**
203
- * * **success**
204
+ * - **pending**
205
+ *
206
+ * - **editing**
207
+ *
208
+ * - **scheduling**
209
+ *
210
+ * - **processing**
211
+ *
212
+ * - **error**
213
+ *
214
+ * - **success**
204
215
  *
205
216
  * @example
206
217
  * editing
@@ -211,7 +222,7 @@ export declare class DescribeDeploymentJobResponseBody extends $dara.Model {
211
222
  * The ID of the Alibaba Cloud account in which the deployment job is created.
212
223
  *
213
224
  * @example
214
- * 166688437XXXX785
225
+ * 166688437******
215
226
  */
216
227
  userId?: number;
217
228
  static names(): {
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeDeploymentJobResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDeploymentJobResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;IAiC3E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,EAAE,EAAE,IAAI;YACR,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,EAAE,EAAE,QAAQ;YACZ,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,oGA0DC;AAED,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IA2KhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,KAAK;YACV,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,EAAE,EAAE,IAAI;YACR,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,IAAI,EAAE,MAAM;YACZ,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4CAA4C,EAAE;YAC1F,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,QAAQ;YACb,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,EAAE,EAAE,QAAQ;YACZ,UAAU,EAAE,QAAQ;YACpB,OAAO,EAAE,QAAQ;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC;YACnC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC9C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AArOD,8EAqOC"}
1
+ {"version":3,"file":"DescribeDeploymentJobResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDeploymentJobResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;IAiC3E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,EAAE,EAAE,IAAI;YACR,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,EAAE,EAAE,QAAQ;YACZ,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,oGA0DC;AAED,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IAsLhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,KAAK;YACV,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,EAAE,EAAE,IAAI;YACR,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,IAAI,EAAE,MAAM;YACZ,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4CAA4C,EAAE;YAC1F,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,QAAQ;YACb,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,EAAE,EAAE,QAAQ;YACZ,UAAU,EAAE,QAAQ;YACpB,OAAO,EAAE,QAAQ;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC;YACnC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC9C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhPD,8EAgPC"}
@@ -12,24 +12,41 @@ export declare class DescribeDeploymentJobStatusResponseBodyProductWorkerCount e
12
12
  * @remarks
13
13
  * The name of the cloud service. Valid values:
14
14
  *
15
- * * **SLB**: Classic Load Balancer (CLB). This value is supported only at the China site (aliyun.com).
16
- * * **LIVE**: ApsaraVideo Live. This value is supported only at the China site (aliyun.com).
17
- * * **webHosting**: Cloud Web Hosting. This value is supported only at the China site (aliyun.com).
18
- * * **VOD**: ApsaraVideo VOD. This value is supported only at the China site (aliyun.com).
19
- * * **CR**: Container Registry. This value is supported only at the China site (aliyun.com).
20
- * * **DCDN**: Dynamic Content Delivery Network (DCDN).
21
- * * **DDOS**: Anti-DDoS.
22
- * * **CDN**: Alibaba Cloud CDN (CDN).
23
- * * **ALB**: Application Load Balancer (ALB).
24
- * * **APIGateway**: API Gateway.
25
- * * **FC**: Function Compute.
26
- * * **GA**: Global Accelerator (GA).
27
- * * **MSE**: Microservices Engine (MSE).
28
- * * **NLB**: Network Load Balancer (NLB).
29
- * * **OSS**: Object Storage Service (OSS).
30
- * * **SAE**: Serverless App Engine (SAE).
31
- * * **TencentCDN**: Tencent Cloud Content Delivery Network (CDN).
32
- * * **WAF**: Web Application Firewall (WAF).
15
+ * - **SLB**: Classic Load Balancer (CLB). This value is supported only at the China site (aliyun.com).
16
+ *
17
+ * - **LIVE**: ApsaraVideo Live. This value is supported only at the China site (aliyun.com).
18
+ *
19
+ * - **webHosting**: Cloud Web Hosting. This value is supported only at the China site (aliyun.com).
20
+ *
21
+ * - **VOD**: ApsaraVideo VOD. This value is supported only at the China site (aliyun.com).
22
+ *
23
+ * - **CR**: Container Registry. This value is supported only at the China site (aliyun.com).
24
+ *
25
+ * - **DCDN**: Dynamic Content Delivery Network (DCDN).
26
+ *
27
+ * - **DDOS**: Anti-DDoS.
28
+ *
29
+ * - **CDN**: Alibaba Cloud CDN (CDN).
30
+ *
31
+ * - **ALB**: Application Load Balancer (ALB).
32
+ *
33
+ * - **APIGateway**: API Gateway.
34
+ *
35
+ * - **FC**: Function Compute.
36
+ *
37
+ * - **GA**: Global Accelerator (GA).
38
+ *
39
+ * - **MSE**: Microservices Engine (MSE).
40
+ *
41
+ * - **NLB**: Network Load Balancer (NLB).
42
+ *
43
+ * - **OSS**: Object Storage Service (OSS).
44
+ *
45
+ * - **SAE**: Serverless App Engine (SAE).
46
+ *
47
+ * - **TencentCDN**: Tencent Cloud Content Delivery Network (CDN).
48
+ *
49
+ * - **WAF**: Web Application Firewall (WAF).
33
50
  *
34
51
  * @example
35
52
  * NLB
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeDeploymentJobStatusResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDeploymentJobStatusResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAoCxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzDD,8HAyDC;AAED,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;IA8GtE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,gBAAgB,EAAE,kBAAkB;YACpC,kBAAkB,EAAE,oBAAoB;YACxC,SAAS,EAAE,WAAW;YACtB,aAAa,EAAE,eAAe;YAC9B,aAAa,EAAE,eAAe;YAC9B,mBAAmB,EAAE,qBAAqB;YAC1C,oBAAoB,EAAE,sBAAsB;YAC5C,YAAY,EAAE,cAAc;YAC5B,QAAQ,EAAE,UAAU;YACpB,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,gBAAgB,EAAE,QAAQ;YAC1B,kBAAkB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yDAAyD,EAAE;YAC9G,SAAS,EAAE,QAAQ;YACnB,aAAa,EAAE,QAAQ;YACvB,aAAa,EAAE,QAAQ;YACvB,mBAAmB,EAAE,QAAQ;YAC7B,oBAAoB,EAAE,QAAQ;YAC9B,YAAY,EAAE,QAAQ;YACtB,QAAQ,EAAE,QAAQ;YAClB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,CAAC,EAAE,CAAC;YAC1C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;QACrD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9JD,0FA8JC"}
1
+ {"version":3,"file":"DescribeDeploymentJobStatusResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDeploymentJobStatusResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAqDxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1ED,8HA0EC;AAED,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;IA8GtE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,gBAAgB,EAAE,kBAAkB;YACpC,kBAAkB,EAAE,oBAAoB;YACxC,SAAS,EAAE,WAAW;YACtB,aAAa,EAAE,eAAe;YAC9B,aAAa,EAAE,eAAe;YAC9B,mBAAmB,EAAE,qBAAqB;YAC1C,oBAAoB,EAAE,sBAAsB;YAC5C,YAAY,EAAE,cAAc;YAC5B,QAAQ,EAAE,UAAU;YACpB,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,gBAAgB,EAAE,QAAQ;YAC1B,kBAAkB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yDAAyD,EAAE;YAC9G,SAAS,EAAE,QAAQ;YACnB,aAAa,EAAE,QAAQ;YACvB,aAAa,EAAE,QAAQ;YACvB,mBAAmB,EAAE,QAAQ;YAC7B,oBAAoB,EAAE,QAAQ;YAC9B,YAAY,EAAE,QAAQ;YACtB,QAAQ,EAAE,QAAQ;YAClB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,CAAC,EAAE,CAAC;YAC1C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;QACrD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9JD,0FA8JC"}
@@ -4,24 +4,38 @@ export declare class DescribePackageStateRequest extends $dara.Model {
4
4
  * @remarks
5
5
  * The specifications of the certificate resource plan. Valid values:
6
6
  *
7
- * * **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate in a three-month free trial, available only on the China site (aliyun.com).
8
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
9
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
10
- * * **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
11
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
12
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
13
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
14
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
15
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
16
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
17
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
18
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
19
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
20
- * * **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
21
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
7
+ * - **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate in a three-month free trial, available only on the China site (aliyun.com).
8
+ *
9
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
10
+ *
11
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
12
+ *
13
+ * - **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
14
+ *
15
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
16
+ *
17
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
18
+ *
19
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
20
+ *
21
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
22
+ *
23
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
24
+ *
25
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
26
+ *
27
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
28
+ *
29
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
30
+ *
31
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
32
+ *
33
+ * - **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
34
+ *
35
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
22
36
  *
23
37
  * @example
24
- * symantec-free-1-free
38
+ * digicert-free-1-free
25
39
  */
26
40
  productCode?: string;
27
41
  static names(): {
@@ -1 +1 @@
1
- {"version":3,"file":"DescribePackageStateRequest.js","sourceRoot":"","sources":["../../src/models/DescribePackageStateRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAyB1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5CD,kEA4CC"}
1
+ {"version":3,"file":"DescribePackageStateRequest.js","sourceRoot":"","sources":["../../src/models/DescribePackageStateRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAuC1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,kEA0DC"}
@@ -12,24 +12,38 @@ export declare class DescribePackageStateResponseBody extends $dara.Model {
12
12
  * @remarks
13
13
  * The specifications of the certificate resource plan. Valid values:
14
14
  *
15
- * * **digicert-free-1-free**: DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
16
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
17
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
18
- * * **symantec-ov-1-personal**: DigiCert single-domain OV certificate.
19
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
20
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
21
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
22
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
23
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
24
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
25
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
26
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
27
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
28
- * * **cfca-ov-1-personal**: CFCA single-domain OV certificate, available only on the China site (aliyun.com).
29
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
15
+ * - **digicert-free-1-free**: DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
16
+ *
17
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
18
+ *
19
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
20
+ *
21
+ * - **symantec-ov-1-personal**: DigiCert single-domain OV certificate.
22
+ *
23
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
24
+ *
25
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
26
+ *
27
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
28
+ *
29
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
30
+ *
31
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
32
+ *
33
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
34
+ *
35
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
36
+ *
37
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
38
+ *
39
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
40
+ *
41
+ * - **cfca-ov-1-personal**: CFCA single-domain OV certificate, available only on the China site (aliyun.com).
42
+ *
43
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
30
44
  *
31
45
  * @example
32
- * symantec-free-1-free
46
+ * digicert-free-1-free
33
47
  */
34
48
  productCode?: string;
35
49
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"DescribePackageStateResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribePackageStateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IA2D/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtFD,4EAsFC"}
1
+ {"version":3,"file":"DescribePackageStateResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribePackageStateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAyE/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApGD,4EAoGC"}
@@ -1,6 +1,9 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class DescribeWarehouseCertRequest extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * The unique identifier of the certificate.
6
+ *
4
7
  * @example
5
8
  * 1ef1da5f-38ed-69b3-****-037781890265
6
9
  */
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeWarehouseCertRequest.js","sourceRoot":"","sources":["../../src/models/DescribeWarehouseCertRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAM3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;SACzB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzBD,oEAyBC"}
1
+ {"version":3,"file":"DescribeWarehouseCertRequest.js","sourceRoot":"","sources":["../../src/models/DescribeWarehouseCertRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAS3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;SACzB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5BD,oEA4BC"}