Method: Akeyless::UpdateAccountSettings#bound_ips

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

#bound_ipsObject

A default list of comma-separated CIDR block that are allowed to authenticate.



22
23
24
# File 'lib/akeyless/models/update_account_settings.rb', line 22

def bound_ips
  @bound_ips
end