commands

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

Parameters

value

A list of commands which should be run on the container. Changing this forces a new resource to be created.


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


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

Parameters

values

A list of commands which should be run on the container. Changing this forces a new resource to be created.