Class: Aws::Types::DescribeAttackStatisticsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#data_items::Array[Types::AttackStatisticsDataItem]

Returns the value of attribute data_items.

Returns:



193
194
195
# File 'sig/types.rbs', line 193

def data_items
  @data_items
end

#time_rangeTypes::TimeRange

Returns the value of attribute time_range.

Returns:



192
193
194
# File 'sig/types.rbs', line 192

def time_range
  @time_range
end