Class: RightAws::Ec2::QEc2GetConsoleOutputResponseType
- Inherits:
-
Object
- Object
- RightAws::Ec2::QEc2GetConsoleOutputResponseType
- Defined in:
- lib/ec2/right_ec2.rb
Overview
PARSERS: Console
Instance Attribute Summary collapse
-
#instanceId ⇒ Object
:nodoc:.
-
#output ⇒ Object
Returns the value of attribute output.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
Instance Attribute Details
#instanceId ⇒ Object
:nodoc:
1198 1199 1200 |
# File 'lib/ec2/right_ec2.rb', line 1198 def instanceId @instanceId end |
#output ⇒ Object
Returns the value of attribute output.
1200 1201 1202 |
# File 'lib/ec2/right_ec2.rb', line 1200 def output @output end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
1199 1200 1201 |
# File 'lib/ec2/right_ec2.rb', line 1199 def end |