Module: Aws::WAFV2::Client::_GetRevenueStatisticsTimeSeriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRevenueStatisticsTimeSeriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_points ⇒ ::Array[Types::DataPointEntry]
551 |
# File 'sig/client.rbs', line 551
def data_points: () -> ::Array[Types::DataPointEntry]
|
#next_marker ⇒ ::String
552 |
# File 'sig/client.rbs', line 552
def next_marker: () -> ::String
|