healthCheckConfig

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

Parameters

value

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


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

Parameters

argument

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