commands

@JvmName(name = "jpsstrrwjyickfdl")
suspend fun commands(value: Output<List<String>>)
@JvmName(name = "ontvcptoktfwoyuv")
suspend fun commands(value: List<String>?)

Parameters

value

Commands to be executed inside the container when performing health checks using the command line method.


@JvmName(name = "tacrpbybrvsggwfq")
suspend fun commands(vararg values: Output<String>)


@JvmName(name = "psjvyurrjkctnnwx")
suspend fun commands(values: List<Output<String>>)
@JvmName(name = "jcqtnmalxordqbrk")
suspend fun commands(vararg values: String)

Parameters

values

Commands to be executed inside the container when performing health checks using the command line method.