public static final class DescribeAssetListResponseBody.Assets.Builder extends Object
public DescribeAssetListResponseBody.Assets.Builder aliUid(Long aliUid)
The UID of the Alibaba Cloud account.
example:The value of this parameter indicates the management account to which the member is added.
158039427902****
public DescribeAssetListResponseBody.Assets.Builder bindInstanceId(String bindInstanceId)
The ID of the cloud resource with which the asset is associated.
example:i-8vbdrjrxzt78****
public DescribeAssetListResponseBody.Assets.Builder bindInstanceName(String bindInstanceName)
The instance name of the asset.
example:instance01
public DescribeAssetListResponseBody.Assets.Builder createTimeStamp(String createTimeStamp)
The timestamp when the asset is added to Cloud Firewall.
example:2023-02-28 10:29:58
public DescribeAssetListResponseBody.Assets.Builder internetAddress(String internetAddress)
The public IP address of the server.
example:192.0.XX.XX
public DescribeAssetListResponseBody.Assets.Builder intranetAddress(String intranetAddress)
The internal IP address of the server.
example:192.168.XX.XX
public DescribeAssetListResponseBody.Assets.Builder ipVersion(Integer ipVersion)
The IP version of the asset that is protected by Cloud Firewall.
Valid values:
4
public DescribeAssetListResponseBody.Assets.Builder last7DayOutTrafficBytes(Long last7DayOutTrafficBytes)
Outbound traffic in the last 7 days.
example:0
public DescribeAssetListResponseBody.Assets.Builder memberUid(Long memberUid)
The UID of the member.
example:258039427902****
public DescribeAssetListResponseBody.Assets.Builder name(String name)
The instance name of the asset that is protected by Cloud Firewall.
example:instance01
public DescribeAssetListResponseBody.Assets.Builder newResourceTag(String newResourceTag)
The time when the asset was added. Valid values:
discovered in 1 hour
public DescribeAssetListResponseBody.Assets.Builder note(String note)
The remarks of the asset. Valid values:
REGION_NOT_SUPPORT
public DescribeAssetListResponseBody.Assets.Builder protectStatus(String protectStatus)
The status of the firewall. Valid values:
open
public DescribeAssetListResponseBody.Assets.Builder regionID(String regionID)
The ID of the region in which the asset resides.
example:cn-hangzhou
public DescribeAssetListResponseBody.Assets.Builder regionStatus(String regionStatus)
Indicates whether the firewall is supported in the region in which the asset resides. Valid values:
enable
public DescribeAssetListResponseBody.Assets.Builder resourceInstanceId(String resourceInstanceId)
The instance ID of the asset.
example:i-8vbdrjrxzt78****
public DescribeAssetListResponseBody.Assets.Builder resourceType(String resourceType)
The type of the asset. Valid values:
EIP
public DescribeAssetListResponseBody.Assets.Builder riskLevel(String riskLevel)
The risk level of the asset. Valid values:
example:The value of this parameter is returned only when the UserType parameter is set to free.
low
public DescribeAssetListResponseBody.Assets.Builder sensitiveDataStatus(String sensitiveDataStatus)
Data leakage detection enabled status.
example:open
public DescribeAssetListResponseBody.Assets.Builder sgStatus(String sgStatus)
The status of the security group policy. Valid values:
block
public DescribeAssetListResponseBody.Assets.Builder sgStatusTime(Long sgStatusTime)
The time when the status of the security group was last checked. The value is a UNIX timestamp. Unit: seconds.
example:1615082937
public DescribeAssetListResponseBody.Assets.Builder syncStatus(String syncStatus)
Indicates whether traffic redirection is supported for the asset. Valid values:
enable
public DescribeAssetListResponseBody.Assets.Builder type(String type)
This parameter is deprecated.
example:eip
public DescribeAssetListResponseBody.Assets build()
Copyright © 2026. All rights reserved.