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.



1094
1095
1096
# File 'lib/ec2/right_ec2.rb', line 1094

def instanceId
  @instanceId
end

#previousStateObject

Returns the value of attribute previousState.



1096
1097
1098
# File 'lib/ec2/right_ec2.rb', line 1096

def previousState
  @previousState
end

#shutdownStateObject

Returns the value of attribute shutdownState.



1095
1096
1097
# File 'lib/ec2/right_ec2.rb', line 1095

def shutdownState
  @shutdownState
end