Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 299 Bytes

File metadata and controls

18 lines (12 loc) · 299 Bytes

Akeyless::TeamsNotiForwarderDetails

Properties

Name Type Description Notes
webhook_url String [optional]

Example

require 'akeyless'

instance = Akeyless::TeamsNotiForwarderDetails.new(
  webhook_url: null
)