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:



1513
1514
1515
# File 'sig/types.rbs', line 1513

def domain_isp_placements
  @domain_isp_placements
end

#read_rate_percent::Float

Returns the value of attribute read_rate_percent.

Returns:

  • (::Float)


1512
1513
1514
# File 'sig/types.rbs', line 1512

def read_rate_percent
  @read_rate_percent
end

#volume_statisticsTypes::VolumeStatistics

Returns the value of attribute volume_statistics.



1511
1512
1513
# File 'sig/types.rbs', line 1511

def volume_statistics
  @volume_statistics
end