Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AwsS3FileUploadTrigger |
WorkflowTrigger.getAwsS3FileUploadTrigger()
Get 当 Type 为 AwsS3FileUpload 时必填且有效,为 AWS S3 触发规则。
注意:目前AWS的S3、对应触发队列SQS、回调队列SQS的秘钥需要一致。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowTrigger.setAwsS3FileUploadTrigger(AwsS3FileUploadTrigger AwsS3FileUploadTrigger)
Set 当 Type 为 AwsS3FileUpload 时必填且有效,为 AWS S3 触发规则。
注意:目前AWS的S3、对应触发队列SQS、回调队列SQS的秘钥需要一致。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
AwsS3FileUploadTrigger(AwsS3FileUploadTrigger 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.