Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 305 Bytes

GatewayStartProducerOutput.md

File metadata and controls

18 lines (12 loc) · 305 Bytes

Akeyless::GatewayStartProducerOutput

Properties

Name Type Description Notes
producer_name String [optional]

Example

require 'akeyless'

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