Method: Aws::Ec2::QEc2CreateImageParser#tagend

Defined in:
lib/ec2/ec2.rb

#tagend(name) ⇒ Object



2053
2054
2055
# File 'lib/ec2/ec2.rb', line 2053

def tagend(name)
  @result = @text  if name == 'imageId'
end