ServiceServiceConnectConfigurationLogConfiguration

Constructors

constructor(logDriver: String, options: Map<String, String>? = null, secretOptions: List<ServiceServiceConnectConfigurationLogConfigurationSecretOption>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Log driver to use for the container.

Link copied to clipboard
val options: Map<String, String>? = null

Configuration options to send to the log driver.

Link copied to clipboard

Secrets to pass to the log configuration. See below.