lib/v20201028/models.rb in tencentcloud-sdk-privatedns-1.0.229 vs lib/v20201028/models.rb in tencentcloud-sdk-privatedns-1.0.230

- old
+ new

@@ -785,10 +785,10 @@ # DescribePrivateZoneRecordList请求参数结构体 class DescribePrivateZoneRecordListRequest < TencentCloud::Common::AbstractModel # @param ZoneId: 私有域ID: zone-xxxxxx # @type ZoneId: String - # @param Filters: 过滤参数 + # @param Filters: 过滤参数(支持使用Value、RecordType过滤) # @type Filters: Array # @param Offset: 分页偏移量,从0开始 # @type Offset: Integer # @param Limit: 分页限制数目, 最大100,默认20 # @type Limit: Integer