| Name | Type | Description | Notes |
|---|---|---|---|
| event_forwarder | NotiForwarder | [optional] | |
| event_forwarder_details | NotiForwarderDetailsInput | [optional] |
require 'akeyless'
instance = Akeyless::EventForwarderGetOutput.new(
event_forwarder: null,
event_forwarder_details: null
)