Resource
@return [String] The id of this reserved instance.
# File lib/aws/ec2/reserved_instances.rb, line 33 def initialize id, options = {} @id = id super end