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

Returns the value of attribute instanceId.



1131
1132
1133
# File 'lib/ec2/right_ec2.rb', line 1131

def instanceId
  @instanceId
end

#outputObject

Returns the value of attribute output.



1133
1134
1135
# File 'lib/ec2/right_ec2.rb', line 1133

def output
  @output
end

#timestampObject

Returns the value of attribute timestamp.



1132
1133
1134
# File 'lib/ec2/right_ec2.rb', line 1132

def timestamp
  @timestamp
end