Method: Akeyless::CreateAuthMethod#bound_ips

Defined in:
lib/akeyless/models/create_auth_method.rb

#bound_ipsObject

A CIDR whitelist with the IPs that the access is restricted to



29
30
31
# File 'lib/akeyless/models/create_auth_method.rb', line 29

def bound_ips
  @bound_ips
end