Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 308 Bytes

GatewayUpdateLdapAuthConfigOutput.md

File metadata and controls

18 lines (12 loc) · 308 Bytes

Akeyless::GatewayUpdateLdapAuthConfigOutput

Properties

Name Type Description Notes
updated Boolean [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayUpdateLdapAuthConfigOutput.new(
  updated: null
)