module Aws::PageableResponse

def next_page?

Returns:
  • (Boolean) -
def next_page?
  # Actual implementation is in PageableResponse::Extension
end