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