public static final class DescribeAccountDelegatedStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAccountDelegatedStatusRequest |
build() |
DescribeAccountDelegatedStatusRequest.Builder |
instanceId(String instanceId)
The ID of the WAF instance.
|
DescribeAccountDelegatedStatusRequest.Builder |
regionId(String regionId)
The region in which the WAF instance is deployed.
|
DescribeAccountDelegatedStatusRequest.Builder |
resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
The ID of the Alibaba Cloud resource group.
|
public DescribeAccountDelegatedStatusRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstance](~~433756~~) operation to query the ID of the WAF instance.
public DescribeAccountDelegatedStatusRequest.Builder regionId(String regionId)
* **cn-hangzhou**: Chinese mainland. * **ap-southeast-1**: outside the Chinese mainland.
public DescribeAccountDelegatedStatusRequest.Builder resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
public DescribeAccountDelegatedStatusRequest build()
Copyright © 2024. All rights reserved.