@alicloud/esa20240910 2.8.0 → 2.8.1

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.
package/dist/client.d.ts CHANGED
@@ -16803,6 +16803,8 @@ export declare class PurgeCachesRequest extends $tea.Model {
16803
16803
  * @remarks
16804
16804
  * The website ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the ID.
16805
16805
  *
16806
+ * This parameter is required.
16807
+ *
16806
16808
  * @example
16807
16809
  * 123456789****
16808
16810
  */
@@ -16865,6 +16867,8 @@ export declare class PurgeCachesShrinkRequest extends $tea.Model {
16865
16867
  * @remarks
16866
16868
  * The website ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the ID.
16867
16869
  *
16870
+ * This parameter is required.
16871
+ *
16868
16872
  * @example
16869
16873
  * 123456789****
16870
16874
  */