class Aws::PageableResponse::LastPageError
def initialize(response)
-
response
(Seahorse::Client::Response
) --
def initialize(response) @response = response super("unable to fetch next page, end of results reached") end
response
(Seahorse::Client::Response
)
--
def initialize(response) @response = response super("unable to fetch next page, end of results reached") end