Class: Aws::Types::GetCoverageStatisticsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#coverage_statisticsTypes::CoverageStatistics

Returns the value of attribute coverage_statistics.



1231
1232
1233
# File 'sig/types.rbs', line 1231

def coverage_statistics
  @coverage_statistics
end