class IBM::Cloud::SDK::VPC::SecurityGroup

Work with VPC reqions

Public Instance Methods

network_interfaces() click to toggle source
# File lib/ibm/cloud/sdk/vpc/security_groups.rb, line 17
def network_interfaces
  SECURITYGROUP::NetworkInterfaces.new(self)
end