class ACIrb::InfraAccBndlSubgrp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 133
def rn
  'accsubbndl-' << @attributes['name'] << ''
end