Class: RightAws::Ec2::QEc2TerminateInstancesResponseInfoType

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

Overview

:nodoc:

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

#previousStateObject

Returns the value of attribute previousState.



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

def previousState
  @previousState
end

#shutdownStateObject

Returns the value of attribute shutdownState.



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

def shutdownState
  @shutdownState
end