Class: Aws::Types::GetReportGroupTrendOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#raw_data::Array[Types::ReportWithRawData]

Returns the value of attribute raw_data.



605
606
607
# File 'sig/types.rbs', line 605

def raw_data
  @raw_data
end

#statsTypes::ReportGroupTrendStats

Returns the value of attribute stats.



604
605
606
# File 'sig/types.rbs', line 604

def stats
  @stats
end