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