Method: Akeyless::EventForwarderCreateWebhook#event_types

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

#event_typesObject

List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync]



35
36
37
# File 'lib/akeyless/models/event_forwarder_create_webhook.rb', line 35

def event_types
  @event_types
end