Class: RightAws::Ec2::QEc2TerminateInstancesResponseInfoType

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

Instance Attribute Summary collapse

Instance Attribute Details

#instanceIdObject

Returns the value of attribute instanceId.



1022
1023
1024
# File 'lib/ec2/right_ec2.rb', line 1022

def instanceId
  @instanceId
end

#previousStateObject

Returns the value of attribute previousState.



1024
1025
1026
# File 'lib/ec2/right_ec2.rb', line 1024

def previousState
  @previousState
end

#shutdownStateObject

Returns the value of attribute shutdownState.



1023
1024
1025
# File 'lib/ec2/right_ec2.rb', line 1023

def shutdownState
  @shutdownState
end