Class: Aws::Types::GetRevenueStatisticsTimeSeriesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_points::Array[Types::DataPointEntry]

Returns the value of attribute data_points.

Returns:



724
725
726
# File 'sig/types.rbs', line 724

def data_points
  @data_points
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


725
726
727
# File 'sig/types.rbs', line 725

def next_marker
  @next_marker
end