class IBM::Cloud::SDK::VPC::NetworkACL
A single NetworkACL
Public Instance Methods
rules()
click to toggle source
# File lib/ibm/cloud/sdk/vpc/network_acls.rb, line 17 def rules NETWORKACL::Rules.new(self) end