Aws::Waiters::Errors::WaiterFailed
@return [Seahorse::Client::Response] The response that matched
the failure state.
# File lib/aws-sdk-core/waiters/errors.rb, line 13 def initialize(response) @response = response super(MSG) end