Akeyless::AllowedClientType Properties Name Type Description Notes client_types Array<String> [optional] lock Boolean [optional] Example require 'akeyless' instance = Akeyless::AllowedClientType.new( client_types: null, lock: null )