options

@JvmName(name = "wrshidsllndvyasp")
suspend fun options(value: Output<Map<String, String>>)
@JvmName(name = "otsvfyqdobpebsdm")
suspend fun options(value: Map<String, String>?)

Parameters

value

The configuration options to send to the log driver.


@JvmName(name = "aukusbtxorjuxtra")
fun options(vararg values: Pair<String, String>)

Parameters

values

The configuration options to send to the log driver.