DataSourceSslProperties

data class DataSourceSslProperties(val disableSsl: Boolean)

Constructors

Link copied to clipboard
constructor(disableSsl: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Boolean option to control whether SSL should be disabled.