Akeyless::TargetError Properties Name Type Description Notes error String [optional] host String [optional] port Integer [optional] Example require 'akeyless' instance = Akeyless::TargetError.new( error: null, host: null, port: null )