Method: Akeyless::UpdateAuthMethodOIDC#gw_bound_ips
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#gw_bound_ips ⇒ Object
A CIDR whitelist with the GW IPs that the access is restricted to
56 57 58 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 56 def gw_bound_ips @gw_bound_ips end |