healthCheck
construct an aws.sdk.kotlin.services.ecs.model.HealthCheck inside the given block
The container health check command and associated configuration parameters for the container. This parameter maps to HealthCheck
in the Create a container section of the Docker Remote API and the HEALTHCHECK
parameter of docker run.