lib/v20200309/models.rb in tencentcloud-sdk-antiddos-3.0.465 vs lib/v20200309/models.rb in tencentcloud-sdk-antiddos-3.0.466
- old
+ new
@@ -5087,13 +5087,13 @@
# @type Type: String
# @param Dimension: 纬度,当前仅支持attackcount
# @type Dimension: String
# @param Period: 周期,当前仅支持86400
# @type Period: Integer
- # @param StartTime: 统计开始时间
+ # @param StartTime: 防护概览攻击趋势开始时间
# @type StartTime: String
- # @param EndTime: 统计结束时间
+ # @param EndTime: 防护概览攻击趋势结束时间
# @type EndTime: String
attr_accessor :Type, :Dimension, :Period, :StartTime, :EndTime
def initialize(type=nil, dimension=nil, period=nil, starttime=nil, endtime=nil)
@@ -5115,12 +5115,12 @@
# DescribeOverviewAttackTrend返回参数结构体
class DescribeOverviewAttackTrendResponse < TencentCloud::Common::AbstractModel
# @param Type: 攻击类型
# @type Type: String
- # @param StartTime: 统计起始时间
+ # @param StartTime: 防护概览攻击趋势起始时间
# @type StartTime: String
- # @param EndTime: 统计结束时间
+ # @param EndTime: 防护概览攻击趋势结束时间
# @type EndTime: String
# @param Period: 周期
# @type Period: Integer
# @param Data: 每个周期点的攻击次数
# @type Data: Array