public static final class DescribeImageSensitiveFileListRequest.Builder extends Object
public DescribeImageSensitiveFileListRequest.Builder criteria(String criteria)
The value of the sensitive file type.
example:Rails Master Key
public DescribeImageSensitiveFileListRequest.Builder criteriaType(String criteriaType)
The type of the sensitive files that you want to query. Valid values:
SensitiveFileKey: the type of alerts for sensitive files. Valid values:
SensitiveFileName: the name of the alert type for sensitive files.
SensitiveFileKey
public DescribeImageSensitiveFileListRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Pages start from page 1. Default value: 1.
example:1
public DescribeImageSensitiveFileListRequest.Builder imageUuid(String imageUuid)
The UUID of the image.
example:You can call the DescribeGroupedContainerInstances operation of Container Registry to query the image UUID from the value of the ImageUuid response parameter.
850613a48999900f48417c7e6e9dcfdd
public DescribeImageSensitiveFileListRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeImageSensitiveFileListRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 20.
example:20
public DescribeImageSensitiveFileListRequest.Builder riskLevel(String riskLevel)
The risk level. Valid values:
low
public DescribeImageSensitiveFileListRequest.Builder scanRange(List<String> scanRange)
An array that consists of the types of the assets that you want to scan. Valid values:
public DescribeImageSensitiveFileListRequest.Builder sensitiveKeyList(List<String> sensitiveKeyList)
敏感文件Key列表
public DescribeImageSensitiveFileListRequest build()
Copyright © 2026. All rights reserved.