class ACIrb::FvBDPublicSubnetHolder
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 1913 def rn 'bdps-[' << @attributes['bdDn'] << ']-isSvc-' << @attributes['isSvc'] << '' end