NAME
Net::Amazon::HadoopEC2::SSH::Response - Class representing Net::Amazon::HadoopEC2::SSH resopnse
DESCRIPTION
This module is a class representing Net::Amazon::HadoopEC2::SSH resopnse.
METHODS
new
Constructor.
ATTRIBUTES
stdout
STDOUT of Net::SSH::Perl cmd response.
stderr
STDERR of Net::SSH::Perl cmd response.
code
exit code of Net::SSH::Perl cmd response.
AUTHOR
Nobuo Danjou nobuo.danjou@gmail.com