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:



1198
1199
1200
# File 'lib/ec2/right_ec2.rb', line 1198

def instanceId
  @instanceId
end

#outputObject

Returns the value of attribute output.



1200
1201
1202
# File 'lib/ec2/right_ec2.rb', line 1200

def output
  @output
end

#timestampObject

Returns the value of attribute timestamp.



1199
1200
1201
# File 'lib/ec2/right_ec2.rb', line 1199

def timestamp
  @timestamp
end