| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AwsSQS | 
AwsS3FileUploadTrigger.getAwsSQS()
Get The SQS queue of the AWS S3 bucket. 
 | 
AwsSQS | 
TaskNotifyConfig.getAwsSQS()
Get The AWS SQS queue. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AwsS3FileUploadTrigger.setAwsSQS(AwsSQS AwsSQS)
Set The SQS queue of the AWS S3 bucket. 
 | 
void | 
TaskNotifyConfig.setAwsSQS(AwsSQS AwsSQS)
Set The AWS SQS queue. 
 | 
| 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 © 2024. All rights reserved.