Method: Akeyless::AuthMethodCreateOCI#bound_ips
- Defined in:
- lib/akeyless/models/auth_method_create_oci.rb
#bound_ips ⇒ Object
A CIDR whitelist with the IPs that the access is restricted to
29 30 31 |
# File 'lib/akeyless/models/auth_method_create_oci.rb', line 29 def bound_ips @bound_ips end |