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