healthCheckConfig

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

Parameters

value

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


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

Parameters

argument

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