Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 330 Bytes

File metadata and controls

18 lines (12 loc) · 330 Bytes

Akeyless::GetEventForwarderOutput

Properties

Name Type Description Notes
event_forwarder NotiForwarder [optional]

Example

require 'akeyless'

instance = Akeyless::GetEventForwarderOutput.new(
  event_forwarder: null
)