healthCheckConfig

@JvmName(name = "kcsyflqjpbchqnca")
suspend fun healthCheckConfig(value: Output<ContainerHealthCheckConfigArgs>)
@JvmName(name = "mkbmliccawovextp")
suspend fun healthCheckConfig(value: ContainerHealthCheckConfigArgs?)

Parameters

value

An object that describes the health check configuration of the container.


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

Parameters

argument

An object that describes the health check configuration of the container.