Class: Aws::Types::OverallVolume

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_isp_placements::Array[Types::DomainIspPlacement]

Returns the value of attribute domain_isp_placements.

Returns:



1463
1464
1465
# File 'sig/types.rbs', line 1463

def domain_isp_placements
  @domain_isp_placements
end

#read_rate_percent::Float

Returns the value of attribute read_rate_percent.

Returns:

  • (::Float)


1462
1463
1464
# File 'sig/types.rbs', line 1462

def read_rate_percent
  @read_rate_percent
end

#volume_statisticsTypes::VolumeStatistics

Returns the value of attribute volume_statistics.



1461
1462
1463
# File 'sig/types.rbs', line 1461

def volume_statistics
  @volume_statistics
end