struct

CB::Model::LogDestination

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(id : String, host : String, port : Int32, template : String, description : String, tls_verify_disabled : Bool = false, forward_connection_logs : Bool = false)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

clone
copy_with(id _id = @id, host _host = @host, port _port = @port, template _template = @template, description _description = @description, tls_verify_disabled _tls_verify_disabled = @tls_verify_disabled, forward_connection_logs _forward_connection_logs = @forward_connection_logs)
description
forward_connection_logs
host
id
port
template
tls_verify_disabled