class Aws::Waiters::Errors::FailureStateError

def initialize(response)

def initialize(response)
  @response = response
  super(MSG)
end