loggingLevel

@JvmName(name = "xcckshxsnllhnmpm")
suspend fun loggingLevel(value: Output<String>)
@JvmName(name = "nggdeelhabtccumb")
suspend fun loggingLevel(value: String?)

Parameters

value

Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF , ERROR , and INFO . Choose ERROR to write only error-level entries to CloudWatch Logs, or choose INFO to include all ERROR events as well as extra informational events.