health Check
suspend fun healthCheck(value: Output<ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgs>)
Parameters
value
A configuration block that describes the health check configuration of the container. Detailed below.
suspend fun healthCheck(argument: suspend ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgsBuilder.() -> Unit)
Parameters
argument
A configuration block that describes the health check configuration of the container. Detailed below.