Module: Aws::WAFV2::Client::_GetTopPathStatisticsByTrafficResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetTopPathStatisticsByTrafficResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


613
# File 'sig/client.rbs', line 613

def next_marker: () -> ::String

#path_statistics::Array[Types::PathStatistics]

Returns:



611
# File 'sig/client.rbs', line 611

def path_statistics: () -> ::Array[Types::PathStatistics]

#top_categories::Array[Types::PathStatistics]

Returns:



614
# File 'sig/client.rbs', line 614

def top_categories: () -> ::Array[Types::PathStatistics]

#total_request_count::Integer

Returns:

  • (::Integer)


612
# File 'sig/client.rbs', line 612

def total_request_count: () -> ::Integer