Class: RightAws::Ec2::QEc2GetConsoleOutputResponseType

Inherits:
Object
  • Object
show all
Defined in:
lib/ec2/right_ec2.rb

Overview


PARSERS: Console

Instance Attribute Summary collapse

Instance Attribute Details

#instanceIdObject

:nodoc:



1168
1169
1170
# File 'lib/ec2/right_ec2.rb', line 1168

def instanceId
  @instanceId
end

#outputObject

Returns the value of attribute output.



1170
1171
1172
# File 'lib/ec2/right_ec2.rb', line 1170

def output
  @output
end

#timestampObject

Returns the value of attribute timestamp.



1169
1170
1171
# File 'lib/ec2/right_ec2.rb', line 1169

def timestamp
  @timestamp
end