Method: Akeyless::UpdateAuthMethodOIDC#expiration_event_in
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#expiration_event_in ⇒ Object
How many days before the expiration of the auth method would you like to be notified.
50 51 52 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 50 def expiration_event_in @expiration_event_in end |