essential

@JvmName(name = "vafixtvgdngvqhoh")
suspend fun essential(value: Output<Boolean>)
@JvmName(name = "xtnpcvryxlbgpryk")
suspend fun essential(value: Boolean?)

Parameters

value

Specifies if the container is essential. If an essential container fails a health check, then all containers in the container group will be restarted. You must specify exactly 1 essential container in a container group.