| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AwsSQS | AwsS3FileUploadTrigger. getAwsSQS()Get 绑定的 AWS S3 存储桶对应的 SQS事件队列。
注意:队列和桶需要在同一区域。
注意:此字段可能返回 null,表示取不到有效值。 | 
| AwsSQS | TaskNotifyConfig. getAwsSQS()Get AWS SQS 回调,NotifyType为 AWS-SQS 时必填。
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AwsS3FileUploadTrigger. setAwsSQS(AwsSQS AwsSQS)Set 绑定的 AWS S3 存储桶对应的 SQS事件队列。
注意:队列和桶需要在同一区域。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | TaskNotifyConfig. setAwsSQS(AwsSQS AwsSQS)Set AWS SQS 回调,NotifyType为 AWS-SQS 时必填。
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| AwsSQS(AwsSQS 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 © 2025. All rights reserved.