module Aws::PageableResponse

def next_page(params = {})

Returns:
  • (Seahorse::Client::Response) -
def next_page(params = {})
  # Actual implementation is in PageableResponse::Extension
end