Class: Aws::Types::AttackStatisticsDataItem

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attack_count::Integer

Returns the value of attribute attack_count.



83
84
85
# File 'sig/types.rbs', line 83

def attack_count
  @attack_count
end

#attack_volumeTypes::AttackVolume

Returns the value of attribute attack_volume.



82
83
84
# File 'sig/types.rbs', line 82

def attack_volume
  @attack_volume
end