Method: Akeyless::EventForwarderCreateWebhook#auth_type
- Defined in:
- lib/akeyless/models/event_forwarder_create_webhook.rb
#auth_type ⇒ Object
The Webhook authentication type [user-pass, bearer-token, certificate]
26 27 28 |
# File 'lib/akeyless/models/event_forwarder_create_webhook.rb', line 26 def auth_type @auth_type end |