Method: Akeyless::UpdateAuthMethod#gw_bound_ips
- Defined in:
- lib/akeyless/models/update_auth_method.rb
#gw_bound_ips ⇒ Object
A CIDR whitelist with the GW IPs that the access is restricted to
44 45 46 |
# File 'lib/akeyless/models/update_auth_method.rb', line 44 def gw_bound_ips @gw_bound_ips end |