Package | Description |
---|---|
com.tencentcloudapi.cloudaudit.v20190319 | |
com.tencentcloudapi.cloudaudit.v20190319.models |
Modifier and Type | Method and Description |
---|---|
CreateAuditResponse |
CloudauditClient.CreateAudit(CreateAuditRequest req)
参数要求:
1、如果IsCreateNewBucket的值存在的话,cosRegion和cosBucketName都是必填参数。
2、如果IsEnableCmqNotify的值是1的话,IsCreateNewQueue、CmqRegion和CmqQueueName都是必填参数。
3、如果IsEnableCmqNotify的值是0的话,IsCreateNewQueue、CmqRegion和CmqQueueName都不能传。
4、如果IsEnableKmsEncry的值是1的话,KmsRegion和KeyId属于必填项
|
Constructor and Description |
---|
CreateAuditRequest(CreateAuditRequest 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.