Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 364 Bytes

GatewayCreateProducerRabbitMQOutput.md

File metadata and controls

18 lines (12 loc) · 364 Bytes

Akeyless::GatewayCreateProducerRabbitMQOutput

Properties

Name Type Description Notes
producer_details DSProducerDetails [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayCreateProducerRabbitMQOutput.new(
  producer_details: null
)