| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CosFileUploadTrigger | WorkflowTrigger. getCosFileUploadTrigger()Get This parameter is required and valid when `Type` is `CosFileUpload`, indicating the COS trigger rule. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkflowTrigger. setCosFileUploadTrigger(CosFileUploadTrigger CosFileUploadTrigger)Set This parameter is required and valid when `Type` is `CosFileUpload`, indicating the COS trigger rule. | 
| Constructor and Description | 
|---|
| CosFileUploadTrigger(CosFileUploadTrigger source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2022. All rights reserved.