Class: RightAws::Ec2::QEc2InstanceStateType
- Inherits:
-
Object
- Object
- RightAws::Ec2::QEc2InstanceStateType
- Defined in:
- lib/ec2/right_ec2.rb
Overview
PARSERS: Instances
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
968 969 970 |
# File 'lib/ec2/right_ec2.rb', line 968 def code @code end |
#name ⇒ Object
Returns the value of attribute name.
969 970 971 |
# File 'lib/ec2/right_ec2.rb', line 969 def name @name end |