logConfig

@JvmName(name = "guadjegrwrsecgkb")
suspend fun logConfig(value: Output<V3FunctionLogConfigArgs>)
@JvmName(name = "dqwviluiyjwaqcrw")
suspend fun logConfig(value: V3FunctionLogConfigArgs?)

Parameters

value

The logs generated by the function are written to the configured Logstore. See log_config below.


@JvmName(name = "hacagpyicoeqwvxh")
suspend fun logConfig(argument: suspend V3FunctionLogConfigArgsBuilder.() -> Unit)

Parameters

argument

The logs generated by the function are written to the configured Logstore. See log_config below.