Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 303 Bytes

GatewayStopProducerOutput.md

File metadata and controls

18 lines (12 loc) · 303 Bytes

Akeyless::GatewayStopProducerOutput

Properties

Name Type Description Notes
producer_name String [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayStopProducerOutput.new(
  producer_name: null
)