Class: RightAws::Ec2::QEc2InstanceStateType

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

Overview


PARSERS: Instances

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



968
969
970
# File 'lib/ec2/right_ec2.rb', line 968

def code
  @code
end

#nameObject

Returns the value of attribute name.



969
970
971
# File 'lib/ec2/right_ec2.rb', line 969

def name
  @name
end