healthCheckConfig

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

Parameters

value

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


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

Parameters

argument

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