public static final class DescribeCheckEcsWarningsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCheckEcsWarningsResponseBody |
build() |
DescribeCheckEcsWarningsResponseBody.Builder |
canTry(String canTry)
Indicates whether you use the free trial of Security Center.
|
DescribeCheckEcsWarningsResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeCheckEcsWarningsResponseBody.Builder |
sasVersion(String sasVersion)
The edition of Security Center that you use.
|
DescribeCheckEcsWarningsResponseBody.Builder |
weakPasswordCount(String weakPasswordCount)
The number of weak passwords that can cause high risks to your assets.
|
public DescribeCheckEcsWarningsResponseBody.Builder canTry(String canTry)
Indicates whether you use the free trial of Security Center. Valid values:
0
public DescribeCheckEcsWarningsResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:4E5BFDCF-B9DD-430D-9DA4-151BCB581C9D
public DescribeCheckEcsWarningsResponseBody.Builder sasVersion(String sasVersion)
The edition of Security Center that you use. Valid values:
example:Both the value 2 and the value 3 indicate the Enterprise edition.
3
public DescribeCheckEcsWarningsResponseBody.Builder weakPasswordCount(String weakPasswordCount)
The number of weak passwords that can cause high risks to your assets.
example:3
public DescribeCheckEcsWarningsResponseBody build()
Copyright © 2026. All rights reserved.