class AWS::EC2::TagCollection

def [] tag_name

Returns:
  • (Tag) - Returns a reference to a tag with the given name.
def [] tag_name
  super
end