logConfig

@JvmName(name = "shvismjucicqglym")
suspend fun logConfig(value: Output<HealthCheckLogConfigArgs>)
@JvmName(name = "jlwjrenedxngtmov")
suspend fun logConfig(value: HealthCheckLogConfigArgs?)

Parameters

value

Configure logging on this health check. Structure is documented below.


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

Parameters

argument

Configure logging on this health check. Structure is documented below.