healthCheckConfig

@JvmName(name = "pwubotwqdnbmuwfa")
suspend fun healthCheckConfig(value: Output<ConnectionHealthCheckConfigArgs>)
@JvmName(name = "sfcuqcoocptbgeux")
suspend fun healthCheckConfig(value: ConnectionHealthCheckConfigArgs?)

Parameters

value

The health check configurations. See the following Block health_check_config.


@JvmName(name = "kqhdxhaxlqlywpwc")
suspend fun healthCheckConfig(argument: suspend ConnectionHealthCheckConfigArgsBuilder.() -> Unit)

Parameters

argument

The health check configurations. See the following Block health_check_config.