commands

@JvmName(name = "vtsohdlettqbfeai")
suspend fun commands(value: Output<List<String>>)
@JvmName(name = "lpqrfihyphrgdesq")
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 = "yosxqohxeichefff")
suspend fun commands(vararg values: Output<String>)


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

Parameters

values

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