webserverLogs

@JvmName(name = "bvwcwjoahfrqfqxn")
suspend fun webserverLogs(value: Output<EnvironmentLoggingConfigurationWebserverLogsArgs>)
@JvmName(name = "wcvwartkyihqlfma")
suspend fun webserverLogs(value: EnvironmentLoggingConfigurationWebserverLogsArgs?)

Parameters

value

Log configuration options for the webservers. See Module logging configuration for more information. Disabled by default.


@JvmName(name = "xidyswiynlfivjlq")
suspend fun webserverLogs(argument: suspend EnvironmentLoggingConfigurationWebserverLogsArgsBuilder.() -> Unit)

Parameters

argument

Log configuration options for the webservers. See Module logging configuration for more information. Disabled by default.