GetHealthCheckLogConfig

data class GetHealthCheckLogConfig(val enable: Boolean)

Constructors

Link copied to clipboard
constructor(enable: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.