public static final class DescribeSecurityStatInfoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSecurityStatInfoRequest |
build() |
DescribeSecurityStatInfoRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeSecurityStatInfoRequest.Builder |
resourceDirectoryAccountId(String resourceDirectoryAccountId)
The ID of the account that is added to the resource directory as a member for multi-account control.
|
DescribeSecurityStatInfoRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeSecurityStatInfoRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeSecurityStatInfoRequest.Builder resourceDirectoryAccountId(String resourceDirectoryAccountId)
The ID of the account that is added to the resource directory as a member for multi-account control. You can use this parameter to query the security status of the account.
example:12345
public DescribeSecurityStatInfoRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:1.2.XX.XX
public DescribeSecurityStatInfoRequest build()
Copyright © 2026. All rights reserved.