Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 316 Bytes

File metadata and controls

18 lines (12 loc) · 316 Bytes

Akeyless::CreateEventForwarderOutput

Properties

Name Type Description Notes
event_forwarder_id Integer [optional]

Example

require 'akeyless'

instance = Akeyless::CreateEventForwarderOutput.new(
  event_forwarder_id: null
)