commands

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


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

Parameters

values

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