class ACIrb::FabricNodeGroupPolicy

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 4889
def rn
  'policy-[' << @attributes['policyDn'] << ']'
end