webserverLogs

@JvmName(name = "ngfhrsqclgaolajh")
suspend fun webserverLogs(value: Output<EnvironmentLoggingConfigurationWebserverLogsArgs>)
@JvmName(name = "yorggmihlbdbmtnk")
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 = "pbfqnekacwngyrab")
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.